| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-20 | Move SymbolKind to ide_db | Lukas Wirth | -4/+5 |
| 2021-01-20 | . | Aleksey Kladov | -2/+2 |
| 2021-01-15 | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | -13/+9 |
| 2021-01-15 | Handle self/super/crate in PathSegment as NameRef | Lukas Wirth | -44/+27 |
| 2021-01-13 | Use upstream TextSize API | Aleksey Kladov | -15/+3 |
| 2021-01-10 | Merge #7239 | bors[bot] | -1/+1 |
| 2021-01-10 | Replace SyntaxKind usage with T! macro where applicable | Lukas Wirth | -1/+1 |
| 2021-01-10 | Fix typo, parentheses is plural | Laurențiu Nicola | -133/+133 |
| 2021-01-10 | Merge #6238 | bors[bot] | -302/+345 |
| 2021-01-10 | Split punctuation semantic highlighting up into more tags | Lukas Wirth | -302/+345 |
| 2021-01-10 | Merge #7206 #7231 | bors[bot] | -10/+13 |
| 2021-01-10 | Cleaner API | Aleksey Kladov | -7/+8 |
| 2021-01-10 | Use hir::GenericParam in ide_db::Definition instead of relisting all 3 | Lukas Wirth | -3/+5 |
| 2021-01-10 | Replace state with function | Aleksey Kladov | -46/+36 |
| 2021-01-09 | Refactor highlighting | Aleksey Kladov | -1/+518 |
| 2021-01-09 | Simplify | Aleksey Kladov | -81/+49 |
| 2021-01-09 | Better highlight for fixtures | Aleksey Kladov | -2/+6 |
| 2021-01-09 | Simplify | Aleksey Kladov | -51/+27 |
| 2021-01-09 | Better names | Aleksey Kladov | -15/+16 |
| 2021-01-09 | Reduce duplication | Aleksey Kladov | -7/+5 |
| 2021-01-09 | Shorten names | Aleksey Kladov | -55/+38 |
| 2021-01-09 | Shorten frequent names | Aleksey Kladov | -81/+81 |
| 2021-01-09 | Rename dummy -> none | Aleksey Kladov | -15/+15 |
| 2021-01-08 | Simplify highlighting infra | Aleksey Kladov | -88/+260 |
| 2021-01-07 | Better fixture highlight | Aleksey Kladov | -4/+119 |
| 2021-01-01 | Formatting. | Mara Bos | -2/+11 |
| 2021-01-01 | Add support for Rust 2021. | Mara Bos | -1/+1 |
| 2021-01-01 | Add ConstParams to the ide layer | Lukas Wirth | -0/+9 |
| 2020-12-24 | Support labels in reference search | Lukas Wirth | -0/+20 |
| 2020-12-19 | Make sure that HighlightModifier::ALL is synchronized with enum | Aleksey Kladov | -36/+39 |
| 2020-12-19 | Clarify the meaning of no-op highlight tag | Aleksey Kladov | -14/+13 |
| 2020-12-19 | Use more Rustic highlighting specifiers | Aleksey Kladov | -35/+40 |
| 2020-12-18 | Deduplicate highlight tags and symbol kinds | Aleksey Kladov | -45/+37 |
| 2020-12-15 | Make macro def krate mandatory | Jonas Schievink | -1/+7 |
| 2020-12-15 | Move to upstream `macro_rules!` model | Jonas Schievink | -7/+7 |
| 2020-12-04 | Use METHOD semantic token type | Laurențiu Nicola | -32/+34 |
| 2020-11-21 | Add attribute highlight modifier to all tokens inside attributes | Lukas Wirth | -7/+7 |
| 2020-11-15 | format string highlighting: handle hex + debug type specifier | Roland Ruckerbauer | -0/+4 |
| 2020-11-09 | Merge #6472 | bors[bot] | -2/+90 |
| 2020-11-09 | . is an operator | Aleksey Kladov | -27/+27 |
| 2020-11-06 | Simplify | Aleksey Kladov | -1/+0 |
| 2020-11-06 | Kill RAW_ literals | Aleksey Kladov | -4/+2 |
| 2020-11-04 | Add static semantic token modifier for associated functions with no &self | Anatol Liu | -2/+90 |
| 2020-10-27 | Merge #6379 | bors[bot] | -0/+12 |
| 2020-10-26 | Highlight never type as BuiltinType | Lukas Wirth | -0/+12 |
| 2020-10-26 | Fix test | GrayJack | -158/+158 |
| 2020-10-26 | Add test to avoid regression | GrayJack | -153/+165 |
| 2020-10-25 | Fix unary minus highlighting | Lukas Wirth | -0/+6 |
| 2020-10-24 | Re-export base_db from ide_db | Igor Aleksanov | -1/+1 |
| 2020-10-24 | Make call_info a part of ide_db | Igor Aleksanov | -1/+1 |
