Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 8024: Fix for function name change. | Chetan Khilosiya | 2021-03-30 | 1 | -2/+2 |
* | 8024: Updated the implementation for trait modifier. | Chetan Khilosiya | 2021-03-30 | 1 | -9/+19 |
* | 8024: Added the trait modifier for methods | Chetan Khilosiya | 2021-03-30 | 1 | -1/+18 |
* | Show whether a binding is mutable or not on hover | Lukas Wirth | 2021-03-09 | 1 | -2/+3 |
* | Move SymbolKind to ide_db | Lukas Wirth | 2021-01-20 | 1 | -2/+2 |
* | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -13/+9 |
* | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | 2021-01-15 | 1 | -28/+11 |
* | Merge #6238 | bors[bot] | 2021-01-10 | 1 | -3/+14 |
|\ | |||||
| * | Split punctuation semantic highlighting up into more tags | Lukas Wirth | 2021-01-10 | 1 | -3/+14 |
* | | Use hir::GenericParam in ide_db::Definition instead of relisting all 3 | Lukas Wirth | 2021-01-10 | 1 | -3/+5 |
|/ | |||||
* | Refactor highlighting | Aleksey Kladov | 2021-01-09 | 1 | -0/+517 |