arena.rs
|
Remove deprecated LLVM-style inline assembly
|
2022-01-12 18:51:31 +01:00 |
def.rs
|
Stop using CRATE_DEF_INDEX.
|
2022-04-17 12:14:42 +02:00 |
definitions.rs
|
Stop using CRATE_DEF_INDEX.
|
2022-04-17 12:14:42 +02:00 |
diagnostic_items.rs
|
Introduce get_diagnostic_name
|
2021-10-06 08:40:28 -05:00 |
hir.rs
|
Drop vis in Item.
|
2022-04-23 09:59:24 +02:00 |
intravisit.rs
|
Drop vis in ImplItem.
|
2022-04-23 09:57:00 +02:00 |
lib.rs
|
add #[rustc_pass_by_value] to more types
|
2022-03-08 15:39:52 +01:00 |
pat_util.rs
|
Simplify for loop desugar
|
2021-11-21 08:15:21 -06:00 |
stable_hash_impls.rs
|
Remove NodeIdHashingMode.
|
2022-04-12 19:59:32 +02:00 |
tests.rs
|
Revert "Revert "Fix test""
|
2021-07-06 11:28:06 +02:00 |
weak_lang_items.rs
|
Clean up lang_items::extract
|
2022-01-09 13:41:04 -08:00 |