Files
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
..
2021-11-29 12:58:15 -08:00
2022-01-15 01:16:55 +00:00