.. |
liveness
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07:00 |
check_attr.rs
|
Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011
|
2022-01-17 02:06:54 +00:00 |
check_const.rs
|
Add query to avoid name comparison in leaf_def
|
2022-01-07 13:31:36 -08:00 |
dead.rs
|
Reduce use of local_def_id_to_hir_id.
|
2022-01-15 21:26:25 +01:00 |
diagnostic_items.rs
|
Introduce get_diagnostic_name
|
2021-10-06 08:40:28 -05:00 |
entry.rs
|
Reduce use of local_def_id_to_hir_id.
|
2022-01-15 21:26:25 +01:00 |
hir_id_validator.rs
|
Use LocalDefId in rustc_passes::hir_id_validator.
|
2022-01-15 21:26:24 +01:00 |
hir_stats.rs
|
add eq constraints on associated constants
|
2022-01-17 17:20:57 +00:00 |
intrinsicck.rs
|
Remove in_band_lifetimes for rustc_passes
|
2021-12-15 20:12:53 -07:00 |
lang_items.rs
|
Clean up lang_items::extract
|
2022-01-09 13:41:04 -08:00 |
layout_test.rs
|
Remove in_band_lifetimes for rustc_passes
|
2021-12-15 20:12:53 -07:00 |
lib_features.rs
|
Add Attribute::meta_kind
|
2021-12-26 16:56:34 +01:00 |
lib.rs
|
Reduce use of local_def_id_to_hir_id.
|
2022-01-15 21:26:25 +01:00 |
liveness.rs
|
Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
|
2022-01-17 09:40:29 +00:00 |
loops.rs
|
Do not suggest using a break label when one is already present
|
2021-01-21 21:43:29 -08:00 |
naked_functions.rs
|
Remove deprecated LLVM-style inline assembly
|
2022-01-12 18:51:31 +01:00 |
reachable.rs
|
Reduce use of local_def_id_to_hir_id.
|
2022-01-15 21:26:25 +01:00 |
region.rs
|
Fix rebase and clippy tests
|
2021-12-13 17:09:16 +00:00 |
stability.rs
|
Return a LocalDefId in get_parent_item.
|
2022-01-15 21:26:20 +01:00 |
upvars.rs
|
Remove in_band_lifetimes for rustc_passes
|
2021-12-15 20:12:53 -07:00 |
weak_lang_items.rs
|
Clean up lang_items::extract
|
2022-01-09 13:41:04 -08:00 |