Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _token suffix to token accessors | Aleksey Kladov | 2020-04-09 | 1 | -1/+1 |
* | Provide more complete AST accessors to support usage in rustc | Luca Barbieri | 2020-04-09 | 1 | -1/+1 |
* | fix #2377 super::super::* | Josh Mcguigan | 2020-03-01 | 1 | -4/+7 |
* | Run cargo +nightly fix --clippy -Z unstable-options | Kirill Bulatov | 2020-02-18 | 1 | -3/+1 |
* | include requested changes | zombiefungus | 2020-02-02 | 1 | -6/+7 |
* | add new ImportAlias enum to differentiate no alias from an _ alias | zombiefungus | 2020-02-02 | 1 | -7/+7 |
* | Rename | Aleksey Kladov | 2020-01-15 | 1 | -4/+4 |
* | Handle start imports in import groups | Aleksey Kladov | 2019-12-19 | 1 | -3/+9 |
* | Refactor PathKind | Aleksey Kladov | 2019-12-17 | 1 | -2/+2 |
* | Use different types for path with and without generics | Aleksey Kladov | 2019-12-14 | 1 | -0/+112 |