nonstandard_style
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
builtin.rs
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
early.rs
|
Combine HasAttrs and HasTokens into AstLike
|
2021-02-27 00:14:13 -05:00 |
internal.rs
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
late.rs
|
Track HirId when visiting attributes.
|
2021-03-09 19:27:59 +01:00 |
levels.rs
|
Remove hir::Crate::attrs.
|
2021-03-09 19:22:55 +01:00 |
lib.rs
|
Rollup merge of #80723 - rylev:noop-lint-pass, r=estebank
|
2021-03-05 10:57:14 +01:00 |
methods.rs
|
Fix doctest
|
2020-10-26 18:19:49 -04:00 |
nonstandard_style.rs
|
Remove hir::Item::attrs.
|
2021-03-09 19:27:50 +01:00 |
noop_method_call.rs
|
Warn in doc test
|
2021-03-03 11:23:33 +01:00 |
passes.rs
|
ast: Stop using Mod in Crate
|
2021-02-18 13:07:49 +03:00 |
traits.rs
|
Only store a LocalDefId in hir::Item.
|
2021-02-15 19:32:10 +01:00 |
unused.rs
|
Visit attributes in one go.
|
2021-03-09 19:09:34 +01:00 |