Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finalize Trait grammar | Aleksey Kladov | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Rename EnumDef -> Enum | Aleksey Kladov | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Rename StructDef -> Struct | Aleksey Kladov | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Finalize union grammar | Aleksey Kladov | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Rename NomialDef -> AdtDef | Aleksey Kladov | 2020-07-29 | 1 | -5/+5 |
| | |||||
* | Unclutter NavigationTarget API | Aleksey Kladov | 2020-07-17 | 1 | -1/+1 |
| | |||||
* | Split `CrateImplDefs` in inherent and trait impls | Jonas Schievink | 2020-07-01 | 1 | -0/+4 |
| | | | | | | This makes the intention of inherent vs. trait impls somewhat more clear and also fixes (?) an issue where trait impls with an unresolved trait were added as inherent impls instead (hence the test changes). | ||||
* | Remove confusing API | Aleksey Kladov | 2020-06-30 | 1 | -1/+1 |
| | |||||
* | Rewrite goto implementation tests | Aleksey Kladov | 2020-06-30 | 1 | -88/+105 |
| | |||||
* | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 1 | -2/+0 |
| | |||||
* | Specify actions | Aleksey Kladov | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 1 | -0/+210 |