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-31
fix: Populate cargo config env vars for crates
Lukas Wirth
-83
/
+43
2024-12-31
Merge pull request #18802 from roife/fix-18800
Lukas Wirth
-2
/
+1
2024-12-31
Merge pull request #18805 from Veykril/push-pzurvxvoolxs
Lukas Wirth
-18
/
+12
2024-12-31
fix: incorrect file_id used for ranges in outgoing calls
roife
-2
/
+1
2024-12-31
Implement `<RaSpanServer as SourceFile>::eq`
Lukas Wirth
-9
/
+9
2024-12-31
Remove recursion_limit special casing in tests
Lukas Wirth
-9
/
+3
2024-12-31
Merge pull request #18758 from mgsloan/scip-unique-symbols
Lukas Wirth
-323
/
+618
2024-12-31
feat: show go-to-type-def actions for subst when hovering
roife
-3
/
+57
2024-12-30
Move `container_to_definition` function into `enclosing_definition`
Michael Sloan
-19
/
+15
2024-12-30
Remove erroneous omit of inherent impls
Michael Sloan
-9
/
+0
2024-12-30
TODO -> FIXME
Michael Sloan
-10
/
+12
2024-12-30
Make `impl HirDisplay for TraitRef` provide just the trait type
Michael Sloan
-68
/
+24
2024-12-30
Add test cases for #10583
yanglsh
-0
/
+357
2024-12-30
refactor snapshot-tests detection in runnables
roife
-92
/
+104
2024-12-30
Fix render of literal to be rendered in codeblock
dfireBird
-24
/
+65
2024-12-30
Merge pull request #18790 from ChayimFriedman2/proper-make
Lukas Wirth
-60
/
+1672
2024-12-30
Merge pull request #18794 from 1hakusai1/fix_fill_match_arm_in_tokio_main
Lukas Wirth
-9
/
+7
2024-12-30
Merge pull request #18793 from ChayimFriedman2/fixup
Lukas Wirth
-14
/
+14
2024-12-30
Fix bug of "fill match arm" action in tokio::main macro
1hakusai1
-9
/
+7
2024-12-30
Remove unneeded conversions
Chayim Refael Friedman
-14
/
+14
2024-12-30
Merge pull request #18792 from Veykril/push-wonkvzozmmwz
Lukas Wirth
-315
/
+345
2024-12-30
Move proc-macro protocol into legacy module
Lukas Wirth
-33
/
+38
2024-12-30
Cleanup proc-macro dylib handling
Lukas Wirth
-74
/
+74
2024-12-30
Decouple proc-macro server protocol from the server implementation
Lukas Wirth
-218
/
+243
2024-12-30
fix: avoid generating colliding names in extract_variable
roife
-91
/
+126
2024-12-30
Move some more AST makers to the quote macro
Chayim Refael Friedman
-53
/
+58
2024-12-30
Create a `quote!`-like API for crafting AST nodes
Chayim Refael Friedman
-9
/
+182
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
[prev]
[next]