Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indentation | AdnoC | 2020-12-30 | 1 | -3/+3 |
* | Smarter bracketed use diagnostic | AdnoC | 2020-12-30 | 1 | -0/+8 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -3/+9 |
* | Basic support for decl macros 2.0 | Jonas Schievink | 2020-12-15 | 1 | -0/+54 |
* | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 1 | -16/+1 |
* | Remove some redundant allocations | Jeremy Kolb | 2020-12-12 | 1 | -1/+1 |
* | Use items can also have doc comments | Lukas Wirth | 2020-12-04 | 1 | -0/+1 |
* | Use shorthand record syntax when renaming struct initializer field | Lukas Wirth | 2020-11-14 | 1 | -9/+1 |
* | Simplify | Aleksey Kladov | 2020-11-06 | 1 | -1/+1 |
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -7/+1 |
* | correct hover for items with doc attribute with raw strings | Josh Mcguigan | 2020-10-24 | 1 | -3/+11 |
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -0/+485 |