rust/compiler/rustc_middle/src
Andreas Liljeqvist 5b2f757dae Make abi::Abi Copy and remove a *lot* of refs
fix

fix

Remove more refs and clones

fix

more

fix
2021-09-09 10:41:19 +02:00
..
dep_graph Update DepNode's size 2021-07-10 21:46:31 +08:00
hir Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011 2021-09-05 21:40:34 +00:00
ich rename assert_matches module 2021-07-16 09:18:14 -07:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Fix drop handling for if let expressions 2021-09-01 23:47:41 +01:00
mir Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
query Add query own_existential_vtable_entries 2021-09-05 18:13:32 +01:00
traits Enforce diverging let...else 2021-08-30 20:18:42 -05:00
ty Make abi::Abi Copy and remove a *lot* of refs 2021-09-09 10:41:19 +02:00
util
arena.rs Remove unused arena macro args 2021-08-30 13:09:38 +02:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00
lint.rs Fix #88256, remove duplicated diagnostic 2021-09-04 19:26:25 +08:00
macros.rs
tests.rs
thir.rs Fix drop handling for if let expressions 2021-09-01 23:47:41 +01:00