| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-06 | Add a macro case for the keyword highlighting test fixture | Lukas Wirth | -6/+14 |
| 2022-03-06 | Fix extern crate self having self unresolved | Lukas Wirth | -9/+13 |
| 2022-03-06 | Highlight `Self` as a keyword by default | Lukas Wirth | -15/+94 |
| 2022-03-05 | Simplify | Lukas Wirth | -9/+6 |
| 2022-03-05 | Fix hover for `Self` keyword | Lukas Wirth | -2/+2 |
| 2022-03-05 | Merge #11629 | bors[bot] | -22/+30 |
| 2022-03-05 | Fix highlighting of `Self` | Lukas Wirth | -4/+19 |
| 2022-03-05 | Fix test fixture | Lukas Wirth | -2/+2 |
| 2022-03-05 | fix: Recognize `Self` as a proper keyword | Lukas Wirth | -49/+98 |
| 2022-03-05 | fix macro-calls always expanding to expressions in LetStmt | Lukas Wirth | -12/+20 |
| 2022-03-05 | fix: Fix macro-calls expanding to items in if/while conditions | Lukas Wirth | -9/+9 |
| 2022-03-05 | Merge #11598 | bors[bot] | -221/+582 |
| 2022-03-05 | Merge #11574 | bors[bot] | -16/+39 |
| 2022-03-05 | Merge #11623 | bors[bot] | -3/+6 |
| 2022-03-05 | Add type variable table to InferenceTableSnapshot | Tianyi Song | -3/+6 |
| 2022-03-04 | Merge #11622 | bors[bot] | -0/+29 |
| 2022-03-04 | show variadic args in hover function signature | Andy Russell | -0/+29 |
| 2022-03-04 | Merge #11595 | bors[bot] | -1/+25 |
| 2022-03-04 | Merge #11620 | bors[bot] | -68/+315 |
| 2022-03-04 | Simplify | Lukas Wirth | -58/+40 |
| 2022-03-04 | Support locals with multiple declaration sites | Lukas Wirth | -81/+346 |
| 2022-03-04 | Merge #11140 | bors[bot] | -424/+712 |
| 2022-03-04 | Resolve only type params in type ns | hkalbasi | -16/+17 |
| 2022-03-04 | Preserve order of generic args | hkalbasi | -427/+714 |
| 2022-03-04 | Fix formatting | Laurențiu Nicola | -1/+5 |
| 2022-03-04 | Drop hint conversion | Laurențiu Nicola | -3/+0 |
| 2022-03-04 | Bump vscode | Laurențiu Nicola | -88/+11 |
| 2022-03-04 | Remove debugging leftovers | Kirill Bulatov | -1/+1 |
| 2022-03-04 | Load hints for part of the file only | Kirill Bulatov | -21/+108 |
| 2022-03-04 | Clean up the redundant hints code and config | Kirill Bulatov | -91/+9 |
| 2022-03-04 | Fixes | Laurențiu Nicola | -5/+5 |
| 2022-03-04 | Update inlay hints for upstream | Laurențiu Nicola | -19/+23 |
| 2022-03-04 | Add log messages | Laurențiu Nicola | -3/+5 |
| 2022-03-04 | Bump deps | Laurențiu Nicola | -47/+51 |
| 2022-03-04 | Add experimental VSCode api | Kirill Bulatov | -618/+136 |
| 2022-03-04 | Lower string literals with real val, not default | Tianyi Song | -1/+25 |
| 2022-03-03 | Merge #11616 | bors[bot] | -5/+88 |
| 2022-03-03 | slightly improve highlighting performance for derive annotated items | Lukas Wirth | -12/+13 |
| 2022-03-03 | fix: Fix semantic highlighting breaking for lifetimes in macros | Lukas Wirth | -0/+82 |
| 2022-03-03 | Merge #11613 | bors[bot] | -0/+1 |
| 2022-03-03 | Add abort to safe intrinsics list | Laurențiu Nicola | -0/+1 |
| 2022-03-03 | Merge #11610 | bors[bot] | -0/+33 |
| 2022-03-03 | Merge #11609 | bors[bot] | -0/+40 |
| 2022-03-03 | Add a (currently failing) test for #11242 | Florian Diebold | -0/+33 |
| 2022-03-03 | Add another case to the syntax fixup code | Florian Diebold | -0/+40 |
| 2022-03-02 | Do not consider `_` to be an expression for `macro_rules!` | Chayim Refael Friedman | -1/+11 |
| 2022-03-02 | Parse destructuring assignment | Chayim Refael Friedman | -218/+543 |
| 2022-03-01 | Merge #11593 | bors[bot] | -2/+2 |
| 2022-03-01 | Build release binaries on Ubuntu 18.04 | Laurențiu Nicola | -2/+2 |
| 2022-02-28 | Merge #11433 | bors[bot] | -0/+4 |
