Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Forbid <T>::foo syntax in mod paths | Aleksey Kladov | 2019-12-18 | 1 | -2/+4 |
* | Refactor PathKind | Aleksey Kladov | 2019-12-17 | 2 | -4/+4 |
* | Use different types for path with and without generics | Aleksey Kladov | 2019-12-14 | 2 | -13/+186 |
* | Move use tree lowering to a separate module | Aleksey Kladov | 2019-12-12 | 1 | -0/+115 |