rust/compiler/rustc_middle/src
Michael Howell 0d2e57cb04
Rollup merge of #101976 - RalfJung:mir-semantic-phases, r=oli-obk
MirPhase: clarify that linting is not a semantic change

r? ```@JakobDegen```
2022-09-20 10:12:58 -07:00
..
dep_graph Auto merge of #101173 - jyn514:simplify-macro-arguments, r=cjgillot 2022-09-15 11:54:03 +00:00
hir Do not fetch HIR node when iterating to find lint. 2022-09-15 18:40:03 +02:00
infer Make QueryOutlivesConstraint contain a ConstraintCategory 2022-09-16 16:15:41 -04:00
middle Rollup merge of #101881 - TaKO8Ki:remove-unused-struct-field, r=sanxiyn 2022-09-19 17:55:19 +02:00
mir Rollup merge of #101976 - RalfJung:mir-semantic-phases, r=oli-obk 2022-09-20 10:12:58 -07:00
query Rollup merge of #101787 - compiler-errors:cache-rpitit, r=petrochenkov 2022-09-16 11:17:01 +05:30
thir Use boxed slices in PatKind. 2022-09-02 07:26:22 +10:00
traits Add AscribeUserTypeProvePredicate 2022-09-16 17:20:11 -04:00
ty Rollup merge of #101958 - hanar3:101666/enhance-error-message, r=oli-obk 2022-09-20 10:12:58 -07:00
util
arena.rs cache collect_trait_impl_trait_tys 2022-09-14 20:50:52 +00:00
error.rs fix comment 2022-09-05 23:18:18 +08:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00
lint.rs Do not fetch HIR node when iterating to find lint. 2022-09-15 18:40:03 +02:00
macros.rs
metadata.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
tests.rs
thir.rs Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr 2022-09-17 03:04:22 +00:00
values.rs Make HandleCycleError an enum instead of a macro-generated closure 2022-09-06 19:26:08 -05:00