granite-rust/compiler/rustc_const_eval/src/transform
Michael Goulet b7e4433974 Foreign types are trivially drop
- Also rename a trivial_const_drop to match style of other functions in
  the util module.
- Also add a test for `const Drop` that doesn't depend on a `~const`
  bound.
- Also comment a bit why we remove the const bound during dropck impl
  check.
2022-01-19 20:07:04 -08:00
..
check_consts Foreign types are trivially drop 2022-01-19 20:07:04 -08:00
mod.rs Don't re-export MirPass 2021-11-29 12:58:15 -08:00
promote_consts.rs initial revert 2022-01-15 01:16:55 +00:00
validate.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00