..
Cargo.toml
rustc -> rustc_middle part 1
2020-03-30 07:02:56 +02:00
check_attr.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00
check_const.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00
dead.rs
Auto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r=Dylan-DPC
2020-04-19 19:53:42 +00:00
diagnostic_items.rs
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
entry.rs
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
hir_id_validator.rs
Remove DUMMY_HIR_ID
2020-04-14 08:46:07 +01:00
hir_stats.rs
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
intrinsicck.rs
librustc_middle: return LocalDefId instead of DefId in body_owner_def_id
2020-04-10 12:13:54 +01:00
lang_items.rs
rustc -> rustc_middle part 2
2020-03-30 07:16:56 +02:00
layout_test.rs
tweak rustc_layout debug output
2020-04-06 09:22:48 +02:00
lib_features.rs
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
lib.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00
liveness.rs
Replace non-shorthand variables with _, not _var
2020-04-10 03:55:52 +03:00
loops.rs
Remove usage of DUMMY_HIR_ID
in CheckLoopVisitor
2020-04-12 21:01:55 +01:00
reachable.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00
region.rs
Dogfood more or_patterns in the compiler
2020-04-19 07:33:58 -07:00
stability.rs
don't clone types that are copy (clippy::clone_on_copy)
2020-04-16 00:17:38 +02:00
upvars.rs
rustc -> rustc_middle part 3 (rustfmt)
2020-03-30 07:19:55 +02:00
weak_lang_items.rs
direct imports for langitem stuff
2020-04-02 13:40:43 +02:00