rust/compiler/rustc_infer/src
bors ccb5595df2 Auto merge of #98900 - lcnr:region-stuff, r=jackh726
const_generics: correctly deal with bound variables

removes the hack in `resolve` which was needed because we evaluated constants without caring about their bound variables.

Each commit should be fairly self-contained, even if they build on each other

r? `@jackh726`
2022-09-08 10:30:00 +00:00
..
errors Whoops forgot a space 2022-09-06 22:55:49 +03:00
infer Auto merge of #98900 - lcnr:region-stuff, r=jackh726 2022-09-08 10:30:00 +00:00
traits anonymize all bound vars, not just regions 2022-07-28 16:13:47 +02:00
lib.rs Address some comments 2022-09-06 18:41:08 +03:00