|
hir.rs
|
Remove hir::Crate::attrs.
|
2021-03-09 19:22:55 +01:00 |
|
hir_id.rs
|
Collect attributes during HIR lowering.
|
2021-03-09 18:51:37 +01:00 |
|
intravisit.rs
|
Visit attributes in one go.
|
2021-03-09 19:09:34 +01:00 |
|
itemlikevisit.rs
|
Store ForeignItem in a side table.
|
2020-11-26 21:29:27 +01:00 |
|
pat_util.rs
|
Fix even more clippy warnings
|
2020-10-30 10:13:39 -04:00 |
|
stable_hash_impls.rs
|
Remove hir::MacroDef::attrs.
|
2021-03-09 19:09:36 +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 |