arena.rs
|
Add some comments.
|
2021-11-19 07:52:59 +11:00 |
def.rs
|
Use IntoIterator for array impl everywhere.
|
2021-12-04 19:40:33 +01:00 |
definitions.rs
|
Remove unused function.
|
2021-10-11 22:36:46 +02:00 |
diagnostic_items.rs
|
Introduce get_diagnostic_name
|
2021-10-06 08:40:28 -05:00 |
hir_id.rs
|
Remove rustc_hir::hir_id::HirIdVec
|
2021-10-31 13:34:19 -05:00 |
intravisit.rs
|
Merge Implicit and ImplicitMissing.
|
2021-11-30 22:56:47 +01:00 |
lang_items.rs
|
Auto merge of #90737 - eholk:intofuture, r=tmandry
|
2021-12-03 19:29:21 +00:00 |
lib.rs
|
Directly use AttributeMap inside OwnerInfo.
|
2021-10-10 00:05:35 +02:00 |
pat_util.rs
|
Simplify for loop desugar
|
2021-11-21 08:15:21 -06:00 |
stable_hash_impls.rs
|
Make naming more explicit.
|
2021-10-11 22:36:37 +02:00 |
target.rs
|
Treat macros as HIR items
|
2021-08-28 00:16:34 -07:00 |
tests.rs
|
Revert "Revert "Fix test""
|
2021-07-06 11:28:06 +02:00 |