rust/compiler/rustc_metadata/src
Matthias Krüger fec7a79088
Rollup merge of #94057 - lcnr:simplify_type-uwu, r=nikomatsakis
improve comments for `simplify_type`

Should now correctly describe what's going on. Experimented with checking the invariant for projections
but that ended up requiring fairly involved changes. I assume that it is not possible to get unsoundness here,
at least for now and I can pretty much guarantee that it's impossible to trigger it by accident.

r? `````@nikomatsakis````` cc #92721
2022-03-03 20:01:44 +01:00
..
rmeta Rollup merge of #94057 - lcnr:simplify_type-uwu, r=nikomatsakis 2022-03-03 20:01:44 +01:00
creader.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
dependency_format.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
foreign_modules.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
locator.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
native_libs.rs Improve allowness of the unexpected_cfgs lint 2022-03-01 14:29:12 +01:00