rust/compiler/rustc_resolve
Jonas Schievink c58c245e2c
Rollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb
const_generics: assert resolve hack causes an error

prevent the min_const_generics `HACK`s in resolve from triggering a fallback path which successfully compiles so that we don't have to worry about future compat issues when removing it

r? `@eddyb` cc `@varkor`
2020-11-23 15:25:42 +01:00
..
src Rollup merge of #79236 - lcnr:mcg-resolve-dsb, r=eddyb 2020-11-23 15:25:42 +01:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00