arena.rs
ast/hir: Rename field-related structures
2021-03-16 11:41:24 +03:00
def.rs
Document Res
and its friends
2021-04-07 18:03:38 -07:00
definitions.rs
Remove (lots of) dead code
2021-03-27 22:16:33 -04:00
hir.rs
Use AnonConst for asm! constants
2021-04-06 12:35:41 +01:00
hir_id.rs
Address review comments
2021-03-27 22:16:34 -04:00
itemlikevisit.rs
Store ForeignItem in a side table.
2020-11-26 21:29:27 +01:00
lang_items.rs
Remove unnecessary #[allow(dead_code)]
2021-03-10 10:27:04 -08:00
lib.rs
stabilize or_patterns
2021-03-19 19:45:32 -05:00
stable_hash_impls.rs
Remove hir::Item::attrs.
2021-03-09 19:27:50 +01:00
target.rs
Visit more targets when checking attrs
2021-02-09 21:54:46 +01:00
weak_lang_items.rs
This should address issue 81294.
2021-01-25 14:37:27 -05:00