nonstandard_style
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
builtin.rs
|
Only store a LocalDefId in hir::ForeignItem.
|
2021-02-15 19:32:29 +01:00 |
early.rs
|
ast: Stop using Mod in Crate
|
2021-02-18 13:07:49 +03:00 |
internal.rs
|
Box the biggest ast::ItemKind variants
|
2021-02-01 09:23:39 +01:00 |
late.rs
|
Index Modules using their LocalDefId.
|
2021-02-15 19:32:30 +01:00 |
levels.rs
|
Only store a LocalDefId in hir::MacroDef.
|
2021-02-15 19:35:55 +01:00 |
methods.rs
|
Fix doctest
|
2020-10-26 18:19:49 -04:00 |
nonstandard_style.rs
|
review comments
|
2021-01-30 22:06:10 -08: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
|
Fix an old FIXME in redundant paren lint
|
2021-01-30 22:39:56 +03:00 |