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-12
Fix clippy lints in proc-macro-srv
Lukas Wirth
-11
/
+12
2024-12-12
Only parse the object file once
Lukas Wirth
-21
/
+19
2024-12-12
Merge pull request #18668 from Veykril/push-tpkmsyllunqv
Lukas Wirth
-75
/
+75
2024-12-12
Merge pull request #18660 from Veykril/push-snumrtvzwqvw
Lukas Wirth
-69
/
+72
2024-12-12
fix: Fix sourceroot construction for virtual manifests
Lukas Wirth
-75
/
+75
2024-12-12
Generate implementation with items even if snippet text edit is disabled
1hakusai1
-2
/
+32
2024-12-11
Merge pull request #18466 from ChayimFriedman2/proper-lint-severity
Laurențiu Nicola
-1400
/
+6592
2024-12-11
Fix publish workflow link in manual
Sam Estep
-1
/
+1
2024-12-11
minor: Group `extract_function` with other extraction assists
Giga Bowser
-8
/
+23
2024-12-11
feat: Add an assist to extract an expression into a static
Giga Bowser
-120
/
+686
2024-12-11
Properly handle different defaults for severity of lints
Chayim Refael Friedman
-1400
/
+6592
2024-12-11
minor: Add `item_static` constructor to `SyntaxFactory`
Giga Bowser
-1
/
+63
2024-12-11
feat: Add an assist to extract an expression into a constant
Giga Bowser
-189
/
+847
2024-12-11
internal: Move `is_body_const` to `ide_assists::utils`
Giga Bowser
-44
/
+44
2024-12-11
minor: Add `item_const` constructor to `SyntaxFactory`
Giga Bowser
-0
/
+27
2024-12-11
Merge pull request #18663 from Veykril/push-syoklzkntykn
Lukas Wirth
-0
/
+4
2024-12-11
fix: Swallow rustfmt parsing panics
Lukas Wirth
-0
/
+4
2024-12-11
Bump rustc crates
Laurențiu Nicola
-18
/
+17
2024-12-11
Merge from rust-lang/rust
Laurențiu Nicola
-15
/
+3
2024-12-11
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-12-11
Fix copied proc-macros not being cleaned up on exit
Lukas Wirth
-59
/
+49
2024-12-11
Unload proc-macro dlls on changed timestamp
Lukas Wirth
-18
/
+31
2024-12-11
Merge pull request #18458 from Giga-Bowser/master
Lukas Wirth
-67
/
+432
2024-12-11
Merge pull request #18653 from SomeoneToIgnore/hash-completions
Lukas Wirth
-23
/
+134
2024-12-11
Merge pull request #18657 from Giga-Bowser/generate-enum-variant
Lukas Wirth
-231
/
+522
2024-12-11
Merge pull request #18656 from roife/fix-issue-18639
Lukas Wirth
-15
/
+54
2024-12-11
feat: preserve order of parameters in extract_functions
roife
-15
/
+54
2024-12-10
minor: Migrate `generate_enum_variant` to `SyntaxEditor`
Giga Bowser
-229
/
+275
2024-12-10
minor: Add `ty_infer` constructor to `SyntaxFactory`
Giga Bowser
-0
/
+8
2024-12-10
minor: Add `whitespace` constructor to `SyntaxFactory`
Giga Bowser
-0
/
+4
2024-12-10
minor: Add `item_enum` constructor to `SyntaxFactory`
Giga Bowser
-9
/
+242
2024-12-10
Address the feedback from pascalkuthe
Kirill Bulatov
-6
/
+21
2024-12-10
Address the feedback from Veykril
Kirill Bulatov
-10
/
+10
2024-12-10
Merge pull request #18649 from roife/fix-issue-18648
Laurențiu Nicola
-1
/
+27
2024-12-09
minor: Migrate `remove_unnecessary_wrapper` to `SyntaxEditor`
Giga Bowser
-20
/
+63
2024-12-09
fix: Handle the final statement in `SyntaxFactory::block_expr` properly
Giga Bowser
-6
/
+15
2024-12-09
Add diagnostic fix to remove unnecessary wrapper in type mismatch
Giga Bowser
-62
/
+375
2024-12-10
Clippy fixes
Kirill Bulatov
-5
/
+5
2024-12-10
Avoid hashing completion-related ranges as those may change during /resolve q...
Kirill Bulatov
-15
/
+3
2024-12-10
crates/r-a: Fix typo in debug message
Yuki Sireneva
-1
/
+1
2024-12-09
Unite more bool hashing
Kirill Bulatov
-15
/
+16
2024-12-09
Stop excluding Helix from the general resolve path
Kirill Bulatov
-2
/
+2
2024-12-09
Always compute the hash when r-a wants the imports to be resolved
Kirill Bulatov
-17
/
+6
2024-12-09
Draft completion hashing
Kirill Bulatov
-24
/
+142
2024-12-10
minor: enhance name suggestion for `Arc<T>` and `Rc<T>`
roife
-1
/
+27
2024-12-09
Merge pull request #18647 from Veykril/push-nsrrmmnzzoym
Lukas Wirth
-3
/
+3
2024-12-09
Disable pipe on typing handler
Lukas Wirth
-3
/
+3
2024-12-09
Merge pull request #18645 from Veykril/push-yruoyrvrsntw
Lukas Wirth
-12
/
+21
2024-12-09
fix: Non-exhaustive structs may be empty
Lukas Wirth
-12
/
+21
2024-12-09
Merge pull request #18644 from Veykril/push-nolvpzqvoqwx
Lukas Wirth
-53
/
+18
[prev]
[next]