|
definitions.rs
|
Iterate DefId to encode spans.
|
2021-01-23 13:44:02 +01:00 |
|
hir_id.rs
|
Only store a LocalDefId in hir::Item.
|
2021-02-15 19:32:10 +01:00 |
|
intravisit.rs
|
Only store a LocalDefId in hir::MacroDef.
|
2021-02-15 19:35:55 +01:00 |
|
itemlikevisit.rs
|
Store ForeignItem in a side table.
|
2020-11-26 21:29:27 +01:00 |
|
lang_items.rs
|
Clarify docs
|
2021-03-10 09:20:53 -08:00 |
|
lib.rs
|
Enable extended_key_value_attributes in rustc_hir
|
2021-02-28 11:56:16 -08:00 |
|
pat_util.rs
|
Fix even more clippy warnings
|
2020-10-30 10:13:39 -04: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 |