1
Fork 0
rust/compiler/rustc_trait_selection/src
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
..
traits Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obk 2022-07-21 18:42:11 +02:00
autoderef.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
infer.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00