| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify highlighting infra | Aleksey Kladov | 2021-01-08 | 1 | -0/+5 |
* | Better fixture highlight | Aleksey Kladov | 2021-01-07 | 1 | -0/+19 |
* | Add ConstParams to the ide layer | Lukas Wirth | 2021-01-01 | 1 | -0/+4 |
* | Support labels in reference search | Lukas Wirth | 2020-12-24 | 1 | -0/+5 |
* | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 1 | -0/+3 |
* | format string highlighting: handle hex + debug type specifier | Roland Ruckerbauer | 2020-11-15 | 1 | -0/+2 |
* | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-05 | 1 | -0/+28 |
* | Merge #6379 | bors[bot] | 2020-10-27 | 1 | -0/+6 |
|\ |
|
| * | Highlight never type as BuiltinType | Lukas Wirth | 2020-10-26 | 1 | -0/+6 |
* | | Add test to avoid regression | GrayJack | 2020-10-26 | 1 | -0/+6 |
|/ |
|
* | Fix unary minus highlighting | Lukas Wirth | 2020-10-25 | 1 | -0/+3 |
* | Add tests for callable modifier | GrayJack | 2020-10-21 | 1 | -0/+19 |
* | Skip macro matcher fragment name semantic highlighting | Lukas Wirth | 2020-10-10 | 1 | -0/+4 |
* | rename mock_analysis -> fixture | Aleksey Kladov | 2020-10-02 | 1 | -5/+5 |
* | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 1 | -3/+3 |
* | Cleanup unintended unresolved reference in syntax higlighting test | Paul Daniel Faria | 2020-09-24 | 1 | -3/+3 |
* | Add consuming modifier to lvalues that are passed by value and not Copy | Paul Daniel Faria | 2020-09-06 | 1 | -6/+7 |
* | :arrow_up: expect-test | Aleksey Kladov | 2020-08-28 | 1 | -7/+7 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Add new method to Semantics, method_receiver_kind, which returns the kind of ... | Paul Daniel Faria | 2020-08-16 | 1 | -0/+30 |
* | Mark mutating functions with `mutable` modifier, and owning functions with `c... | Paul Daniel Faria | 2020-08-16 | 1 | -0/+9 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+445 |