rust/compiler/rustc_middle
Matthias Krüger b068dc7392
Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obk
Fix `remap_constness`

`~const Drop` was renamed to `~const Destruct` and this special case should
be removed
2022-07-21 18:42:11 +02:00
..
benches
src Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obk 2022-07-21 18:42:11 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00
README.md

For more information about how rustc works, see the rustc dev guide.