rust/compiler/rustc_middle/src
2022-04-11 08:55:03 -04:00
..
dep_graph Adopt let_else in even more places 2022-02-16 22:43:39 +01:00
hir Use def_key in tcx.item_name when possible. 2022-04-09 10:54:43 +02:00
infer remove unused incorrect EqUnifyValue impl 2022-04-01 12:57:24 +02:00
middle Store LocalDefId in is_late_bound_map. 2022-04-10 13:36:06 +02:00
mir Document semantics of Deinit and SetDiscriminant MIR statements 2022-04-11 08:55:03 -04:00
query Store LocalDefId in is_late_bound_map. 2022-04-10 13:36:06 +02:00
thir use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_is_poly in IsThirPolymorphic 2022-03-23 11:34:33 +01:00
traits Auto merge of #95031 - compiler-errors:param-env-cache, r=Aaron1011 2022-04-04 04:48:36 +00:00
ty Store LocalDefId in is_late_bound_map. 2022-04-10 13:36:06 +02:00
util span: move MultiSpan 2022-04-05 07:01:00 +01:00
arena.rs Document and rename the new wrapper type 2022-04-07 13:01:48 +00:00
lib.rs remove [async output] from impl Future 2022-03-22 19:41:34 -07:00
lint.rs span: move MultiSpan 2022-04-05 07:01:00 +01:00
macros.rs Rename TypeFolderFallible to FallibleTypeFolder 2021-12-02 16:14:18 +00:00
metadata.rs resolve/metadata: Stop encoding macros as reexports 2022-02-24 22:55:40 +03:00
tests.rs
thir.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00