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-05-20
remove duplicate 'to' in `cachePriming.numThreads` option description
Equinox
-1
/
+1
2022-05-19
Auto merge of #12311 - Veykril:inlay-hints-tips, r=Veykril
bors
-95
/
+195
2022-05-19
Hide more unnecessary parameter hints for constructors
Lukas Wirth
-9
/
+34
2022-05-19
simplify
Jonas Schievink
-15
/
+11
2022-05-19
Update test fixtures
Lukas Wirth
-27
/
+73
2022-05-19
Enable hovering function parameter inlay hints
Lukas Wirth
-13
/
+28
2022-05-19
internal: Improve inlay hint tooltips
Lukas Wirth
-57
/
+71
2022-05-19
Auto merge of #12309 - Veykril:completion, r=Veykril
bors
-2
/
+42
2022-05-19
fix: Fix incorrect expected type in completions for match arms
Lukas Wirth
-2
/
+42
2022-05-18
Include self type in generated getter/setter docs
Jonas Schievink
-17
/
+39
2022-05-18
Improve docs generation assist
Jonas Schievink
-371
/
+248
2022-05-18
fix: calculate right range for Dos line ending in mapping rustc range to lsp ...
harpsword
-22
/
+5
2022-05-17
Auto merge of #12130 - weirane:let-else-let-match, r=weirane
bors
-0
/
+519
2022-05-17
Simplify const reference check
weirane
-1
/
+1
2022-05-17
Add a "Add attribute" assist
Jonas Schievink
-178
/
+227
2022-05-17
Update test output
Lukas Wirth
-0
/
+66
2022-05-17
Allow inlay hint tooltips to trigger hovers
Lukas Wirth
-60
/
+80
2022-05-17
Trigger hover requests on closing brace hints
Lukas Wirth
-26
/
+91
2022-05-17
Replace some SmolStr usages with String as the conversion happens anyways
Lukas Wirth
-51
/
+44
2022-05-17
feat: Implement inlay hint tooltips
Lukas Wirth
-2
/
+22
2022-05-17
internal: Cleanup lifetime elision hints
Lukas Wirth
-122
/
+103
2022-05-16
Improve "Generate `Deref` impl" assist
Jonas Schievink
-48
/
+171
2022-05-16
Don't generate documentation in `generate_setter`
Jonas Schievink
-16
/
+1
2022-05-16
Handle getters and setters in documentation template assist
Jonas Schievink
-55
/
+252
2022-05-16
Auto merge of #12271 - bitgaoshu:box_with_expec, r=flodiebold
bors
-10
/
+35
2022-05-16
Fix signature help LSP offset conversion
Jonas Schievink
-3
/
+7
2022-05-16
Add closing brace hints for macros
Jonas Schievink
-0
/
+24
2022-05-16
add box expection hint
bitgaoshu
-10
/
+35
2022-05-16
Show inlay hints after a `}` to indicate the closed item
Jonas Schievink
-7
/
+163
2022-05-16
minor: rename
Aleksey Kladov
-2
/
+2
2022-05-16
Auto merge of #12253 - Veykril:bm, r=Veykril
bors
-42
/
+202
2022-05-15
Auto merge of #12262 - jhgg:fix-whitespace-between-mut-self-in-macro-expansio...
bors
-0
/
+3
2022-05-15
Auto merge of #12190 - harpsword:fix_diagostics_map_incorrectly, r=harpsword
bors
-26
/
+339
2022-05-15
ide: insert whitespace between 'mut' and 'self' in macro expansion
Jake Heinz
-0
/
+3
2022-05-14
Auto merge of #12251 - matklad:lsp-server, r=matklad
bors
-6
/
+6
2022-05-14
internal: vendor lsp-server
Aleksey Kladov
-6
/
+6
2022-05-14
Enable reborrow hints in attribute calls
Lukas Wirth
-3
/
+3
2022-05-14
feat: Add binding mode inlay hints
Lukas Wirth
-41
/
+201
2022-05-14
internal: Make VSCode config more GUI edit friendly
Lukas Wirth
-54
/
+53
2022-05-14
fix diagnostics location map incorrectly from rustc span to lsp position for ...
harpsword
-26
/
+339
2022-05-13
fix: Fix incorrect hover actions config keys
Lukas Wirth
-11
/
+11
2022-05-13
fix: Fix fill-arguments completions not working
Lukas Wirth
-29
/
+32
2022-05-13
Fix tests
Jonas Schievink
-5
/
+8
2022-05-13
Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jo...
Jonas Schievink
-502
/
+121
2022-05-13
Revert "Skip only the `tt::Literal` when consuming float tokens"
Jonas Schievink
-41
/
+25
2022-05-13
Revert "Fix conversion of float literals in `TtTreeSink`"
Jonas Schievink
-54
/
+0
2022-05-13
Revert "fix: Remap float parts as integers when parsed as indices"
Jonas Schievink
-5
/
+5
2022-05-13
Revert "Don't remap float tokens to `INT_NUMBER`"
Jonas Schievink
-10
/
+4
2022-05-12
Don't remap float tokens to `INT_NUMBER`
Jonas Schievink
-4
/
+45
2022-05-12
fix: Fix vscode config descriptions not recognizing all valid values
Lukas Wirth
-22
/
+58
[prev]
[next]