Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some redundant allocations | Jeremy Kolb | 2020-12-12 | 1 | -1/+1 |
* | Properly fetch inner and outer docs on hir-level | Lukas Wirth | 2020-12-09 | 1 | -0/+8 |
* | Simplify ast::Comment api surface | Lukas Wirth | 2020-12-08 | 1 | -10/+15 |
* | Keep doc attribute order | Lukas Wirth | 2020-12-07 | 1 | -8/+30 |
* | Merge #6649 | bors[bot] | 2020-12-02 | 1 | -22/+55 |
|\ | |||||
| * | Add ast::*Number::suffix tests unit tests | Lukas Wirth | 2020-11-28 | 1 | -0/+37 |
| * | Accept more than just the standard rust literal suffixes in *Number::suffix | Lukas Wirth | 2020-11-26 | 1 | -22/+18 |
* | | Avoid allocation in ast::String::value if the string needs no unescaping | Lukas Wirth | 2020-11-27 | 1 | -9/+18 |
|/ | |||||
* | format string highlighting: handle hex + debug type specifier | Roland Ruckerbauer | 2020-11-15 | 1 | -0/+22 |
* | Simplify code | Aleksey Kladov | 2020-11-12 | 1 | -28/+23 |
* | Cleanup API | Aleksey Kladov | 2020-11-06 | 1 | -11/+21 |
* | Simplify | Aleksey Kladov | 2020-11-06 | 1 | -33/+21 |
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -31/+21 |
* | More orthogonal API | Aleksey Kladov | 2020-11-06 | 1 | -33/+30 |
* | Move int parsing to IntNumber token | Aleksey Kladov | 2020-11-06 | 1 | -0/+78 |
* | Better imports | Aleksey Kladov | 2020-11-06 | 1 | -11/+11 |
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -0/+538 |