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
/
docs
/
dev
Age
Commit message (
Expand
)
Author
Lines
2024-04-14
minor: Carry inlay hint resolve hash as a string
Lukas Wirth
-1
/
+1
2024-04-14
fix: Fix inlay hint resolution being broken
Lukas Wirth
-2
/
+2
2024-03-29
Resolve tests per file instead of per crate in test explorer
hkalbasi
-2
/
+6
2024-03-18
Use a hash to find the correct inlay hint when resolving
Lukas Wirth
-4
/
+4
2024-03-15
Show compilation progress in test explorer
hkalbasi
-1
/
+8
2024-03-09
Some minor changes in the test explorer lsp extension
hkalbasi
-6
/
+25
2024-03-06
fix: Add config and capability for test explorer
Lukas Wirth
-0
/
+5
2024-03-06
Add test explorer
hkalbasi
-1
/
+101
2024-02-08
feature: Add a `UnindexedProject` notification and a corresponding setting.
David Barsky
-1
/
+20
2024-02-05
Auto merge of #16470 - Veykril:clippy-disallow, r=lnicola
bors
-1
/
+1
2024-02-02
minor: correct some typos
Young-Flash
-9
/
+2
2024-02-01
Lint debug prints and disallowed types with clippy
Lukas Wirth
-1
/
+1
2024-02-01
internal: add typos.toml as typo white list
Young-Flash
-1
/
+1
2024-01-30
minor: correct typos
Young-Flash
-1
/
+1
2024-01-08
Remove newline and add dot
Johann Hemmann
-2
/
+1
2024-01-05
Auto merge of #16213 - davidsemakula:guide-typos-urls, r=lnicola
bors
-126
/
+141
2024-01-05
fix typos and update descriptions
davidsemakula
-6
/
+7
2024-01-04
update docs/dev/guide.md based on 2024-01-01 release
davidsemakula
-122
/
+137
2024-01-02
Add some more crates to architecture.md
Lukas Wirth
-16
/
+35
2023-12-29
minor: chore: fix typos and urls in docs/dev/guide.md
davidsemakula
-13
/
+12
2023-12-22
internal: Update world symbols request definiton, prefer focus range for macros
Lukas Wirth
-1
/
+1
2023-11-11
Allow multiple snippet edits in a `TextDocumentEdit`
DropDemBits
-2
/
+3
2023-10-30
chore: fix urls in guide.md
Sarrus1
-3
/
+3
2023-09-02
Resolve inlay hint data
Kirill Bulatov
-3
/
+3
2023-09-02
Restructure some modules in rust-analyzer crate
Lukas Wirth
-1
/
+1
2023-08-30
Update architecture.md
Lukas Wirth
-1
/
+1
2023-07-08
change viewMemoryLayoutParams to be textPositionParams
Adenine
-11
/
+3
2023-07-07
cleanup + docs + tests
Adenine
-1
/
+54
2023-06-19
internal: use consistent style for error handling
Alex Kladov
-0
/
+13
2023-05-02
Add a `localDocs` capability
Ddystopia
-5
/
+17
2023-05-02
Update hash in `lsp-extensions.md`
Ddystopia
-3
/
+3
2023-05-02
Change signature of `externalDocs` in `lsp-extensions`
Ddystopia
-2
/
+2
2023-05-02
last fixes after rebase
Bruno Ortiz
-1
/
+1
2023-05-02
accepting review suggestions
Bruno Ortiz
-2
/
+2
2023-05-02
Fixing naming from graph to list
Bruno Ortiz
-1
/
+1
2023-05-02
Fixing tests
Bruno Ortiz
-0
/
+23
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-1
/
+1
2023-05-01
MIR episode 4
hkalbasi
-1
/
+13
2023-04-19
Spelling
Josh Soref
-1
/
+1
2023-04-13
internal: Skip code lens resolution for mismatched document versions
Lukas Wirth
-1
/
+1
2023-03-26
Handle proc macro fetching via OpQueue
Lukas Wirth
-3
/
+3
2023-03-25
minor: Add user facing command for reloading proc-macros in VSCode
Lukas Wirth
-0
/
+10
2023-03-25
Load proc-macros asynchronously
Lukas Wirth
-1
/
+1
2023-03-06
Add `View Mir` command and fix some bugs
hkalbasi
-1
/
+12
2023-02-16
fix link
Ethan-000
-1
/
+1
2023-02-14
Support UTF-32 position encoding
Aleksey Kladov
-1
/
+1
2023-01-23
Add a 'open server logs' button to the error notification
Lukas Wirth
-1
/
+1
2023-01-14
Remove unnecessary Hint suffix on InlayKind variants
Lukas Wirth
-1
/
+1
2023-01-09
Add docs for `colorDiagnosticOutput` capability
Ian Chamberlain
-0
/
+26
2022-12-30
Rephrase clippy policy
Laurențiu Nicola
-1
/
+1
[next]