index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
Age
Commit message (
Expand
)
Author
Lines
2022-03-06
Highlight `Self` as a keyword by default
Lukas Wirth
-14
/
+93
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
/
+14
2022-03-05
Fix test fixture
Lukas Wirth
-2
/
+2
2022-03-05
fix: Recognize `Self` as a proper keyword
Lukas Wirth
-47
/
+96
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]
-219
/
+580
2022-03-05
Merge #11574
bors[bot]
-16
/
+38
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
show variadic args in hover function signature
Andy Russell
-0
/
+29
2022-03-04
Merge #11595
bors[bot]
-1
/
+25
2022-03-04
Simplify
Lukas Wirth
-58
/
+40
2022-03-04
Support locals with multiple declaration sites
Lukas Wirth
-81
/
+346
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
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
-5
/
+5
2022-03-04
Fixes
Laurențiu Nicola
-3
/
+2
2022-03-04
Update inlay hints for upstream
Laurențiu Nicola
-19
/
+23
2022-03-04
Add experimental VSCode api
Kirill Bulatov
-11
/
+17
2022-03-04
Lower string literals with real val, not default
Tianyi Song
-1
/
+25
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
Add abort to safe intrinsics list
Laurențiu Nicola
-0
/
+1
2022-03-03
Merge #11610
bors[bot]
-0
/
+33
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
-216
/
+541
2022-02-28
Merge #11433
bors[bot]
-0
/
+4
2022-02-28
Add scary warning to onEnter
Laurențiu Nicola
-0
/
+4
2022-02-28
Future-proof against a next edition by using `>=` and not `==`
Chayim Refael Friedman
-2
/
+2
2022-02-28
redirct: use iterators and knowledge about preordered arrays for more efficie...
Moritz Vetter
-16
/
+38
2022-02-27
Merge #11573
bors[bot]
-17
/
+53
2022-02-27
Merge #11567
bors[bot]
-5
/
+61
2022-02-27
Remove misleading comments
Chayim Refael Friedman
-2
/
+0
2022-02-27
add two more unit tests for text_edit
Moritz Vetter
-13
/
+41
2022-02-27
Fix `if` in #11561
Chayim Refael Friedman
-5
/
+61
2022-02-26
Merge #11565
bors[bot]
-3
/
+34
2022-02-26
Make hir::Local::name infallible
Lukas Wirth
-28
/
+28
2022-02-26
refact: edit text in place in TextEdit::apply
Moritz Vetter
-17
/
+11
2022-02-26
test: add unit test for TextEdit::apply()
Moritz Vetter
-0
/
+14
2022-02-26
Fix body selection in while loops
Laurențiu Nicola
-3
/
+34
2022-02-26
Rename test highlighting output files
Lukas Wirth
-85
/
+176
[prev]
[next]