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
/
src
/
tools
/
rust-analyzer
Age
Commit message (
Expand
)
Author
Lines
2024-12-30
Add a function to convert a SyntaxKind to its text, where possible
Chayim Refael Friedman
-0
/
+341
2024-12-30
Generate a method for static retrieval of the SyntaxKind of a node, where pos...
Chayim Refael Friedman
-0
/
+1093
2024-12-29
fix: Fix invalid `-O` flag used by cfg discovery
Lukas Wirth
-2
/
+23
2024-12-29
Merge pull request #18785 from Veykril/push-uvsqposqyvmo
Lukas Wirth
-436
/
+438
2024-12-29
Merge pull request #18787 from Veykril/push-uymlpukspxqr
Lukas Wirth
-1
/
+5
2024-12-29
Inline toolchain_info module
Lukas Wirth
-17
/
+19
2024-12-29
Automatically cancel CI checks on new push to same PR
Lukas Wirth
-1
/
+5
2024-12-29
Merge pull request #18774 from Veykril/push-ysppqxpuknnw
Lukas Wirth
-129
/
+1335
2024-12-29
Force a current dir to be supplied for rustc info fetching
Lukas Wirth
-25
/
+37
2024-12-29
Split out `ProjectWorkspace::load_cargo`
Lukas Wirth
-142
/
+139
2024-12-29
Enforce a current directory being set for spawned commands
Lukas Wirth
-75
/
+99
2024-12-29
Cleanup toolchain info fetching
Lukas Wirth
-230
/
+197
2024-12-29
Merge pull request #18784 from Veykril/push-pqtwsvquxoty
Lukas Wirth
-1
/
+1
2024-12-29
fix: Do not merge spans if they have different anchors
Lukas Wirth
-1
/
+1
2024-12-29
Describe variance resolution approach differences to rustc
Lukas Wirth
-36
/
+27
2024-12-28
Consider `Enum::Variant` even when it comes from a different crate
Chayim Refael Friedman
-39
/
+66
2024-12-28
Show variance of parameters on hover
Lukas Wirth
-12
/
+69
2024-12-28
Simplify
Lukas Wirth
-101
/
+89
2024-12-28
Get rid of constrain and solve steps
Lukas Wirth
-95
/
+44
2024-12-28
Remove unnecessary VarianceTerm
Lukas Wirth
-74
/
+31
2024-12-28
Implement parameter variance inference
Lukas Wirth
-37
/
+1271
2024-12-28
Merge pull request #18778 from Veykril/push-oontvoqmxkno
Lukas Wirth
-3
/
+15
2024-12-28
Add DynTyExt::principal_id
Lukas Wirth
-12
/
+24
2024-12-28
Downgrade salsa log levels
Lukas Wirth
-68
/
+86
2024-12-28
fix: Fix flycheck diagnostics flickering for binary targets
Lukas Wirth
-3
/
+15
2024-12-27
Only include SCIP SymbolInformation for first inherent impl
Michael Sloan
-33
/
+52
2024-12-27
Message updates from review
Michael Sloan
-4
/
+4
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-27
fix doc typo
Erithax
-1
/
+1
2024-12-27
Merge pull request #18744 from gbbosak/master
Lukas Wirth
-0
/
+1
2024-12-26
Merge pull request #18762 from davidbarsky/davidbarsky/wrap-salsa-cancellatio...
Lukas Wirth
-5
/
+28
2024-12-26
Merge pull request #18761 from Veykril/push-vktnzltnxupr
Lukas Wirth
-7
/
+6
2024-12-26
internal: wrap `salsa::Cycle`
David Barsky
-5
/
+28
2024-12-26
internal: Swallow `error: config value is not set` cargo error
Lukas Wirth
-7
/
+6
2024-12-26
internal: Workaround salsa cycles leaking
Lukas Wirth
-6
/
+11
2024-12-26
minor: format editor/code
roife
-13
/
+14
2024-12-26
move env vars for snapshot tests to UpdateTest
roife
-15
/
+33
2024-12-26
optimize snapshot-testing macro detection and add tests
roife
-45
/
+137
2024-12-26
fix incorrect name for UpdateTest config
roife
-4
/
+4
2024-12-26
fix: await setting config to `not ask before UpdateTest` and format
roife
-7
/
+7
2024-12-26
feat: add config `UpdateTest` to hover actions
roife
-2
/
+26
2024-12-26
feat: support UpdateTest in hover actions and runnables
roife
-30
/
+32
2024-12-26
feat: support UpdateTest in codelens
roife
-57
/
+204
2024-12-26
feat: Add TestDefs to find usage of Expect, Insta and Snapbox
roife
-21
/
+168
2024-12-26
Use empty `SymbolInformation.signature_documentation.relative_path`
Michael Sloan
-9
/
+2
2024-12-26
Provide SCIP `external_symbols` + fix symbols provided with Document
Michael Sloan
-58
/
+146
2024-12-25
Improve SCIP symbols
Michael Sloan
-270
/
+522
2024-12-25
fix missing name enum when hovering on fields in variants
roife
-3
/
+14
2024-12-24
fix: Fix metrics workflow using the wrong download-artifact version
Lukas Wirth
-1
/
+1
[prev]
[next]