Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add validation for mutable const items | Lukas Wirth | 2021-01-24 | 1 | -1/+15 |
| | |||||
* | . | Aleksey Kladov | 2021-01-19 | 1 | -1/+1 |
| | |||||
* | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | Merge #7218 | bors[bot] | 2021-01-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | 7218: Fix typos r=Veykril a=regexident Apart from the very last commit on this PR (which fixes a public type's name) all changes are non-breaking. Co-authored-by: Vincent Esche <[email protected]> | ||||
| * | Fixed typos in code asserts | Vincent Esche | 2021-01-09 | 1 | -1/+1 |
| | | |||||
* | | Fix typo, parentheses is plural | Laurențiu Nicola | 2021-01-10 | 1 | -2/+2 |
|/ | |||||
* | Reject visibilities on `macro_rules!` | Jonas Schievink | 2020-12-15 | 1 | -1/+13 |
| | |||||
* | Cleanup API | Aleksey Kladov | 2020-11-06 | 1 | -28/+29 |
| | |||||
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -18/+23 |
| | | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level. | ||||
* | Add validation check for ambiguous trait objects | Lukas Wirth | 2020-10-06 | 1 | -1/+44 |
| | |||||
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -0/+303 |