| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-22 | Stop tracking namespce in used_imports. | Mara Bos | -2/+1 | |
| The information was tracked, but unused. | ||||
| 2021-08-12 | Include attributes in removal span for unused imports. | Mara Bos | -1/+1 | |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -1/+1 | |
| A `Visibility` does not have outer attributes, so we only capture tokens when parsing a `macro_rules!` matcher | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+328 | |
