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-11-28
Fix proc macro test
Laurențiu Nicola
-0
/
+1
2024-11-28
Bump rustc crates
Laurențiu Nicola
-17
/
+17
2024-11-28
Merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-11-28
Preparing for merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2024-11-26
Merge pull request #18511 from darichey/sysroot-query-metadata
Laurențiu Nicola
-51
/
+150
2024-11-25
Merge pull request #18559 from ChayimFriedman2/recur-unsized
Laurențiu Nicola
-10
/
+47
2024-11-25
Fix a stack overflow when computing the sizedness of a struct that includes i...
Chayim Refael Friedman
-10
/
+47
2024-11-24
Merge pull request #18552 from lnicola/rust-src-message
Laurențiu Nicola
-4
/
+5
2024-11-24
Fix missing rust-src message
Laurențiu Nicola
-4
/
+5
2024-11-23
Update request entry point file path in architecture.md
Mark Murphy
-1
/
+1
2024-11-19
Merge pull request #18485 from davidkurilla/feat-migrate-add_braces-to-use-Sy...
David Barsky
-6
/
+10
2024-11-19
Merge pull request #18521 from tareknaser/syntax_factory_reorder_impl_items
David Barsky
-7
/
+14
2024-11-19
Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_m...
Laurențiu Nicola
-1
/
+103
2024-11-19
Merge pull request #18459 from Giga-Bowser/match-placeholders
Laurențiu Nicola
-113
/
+128
2024-11-19
improve selection handling for `merge_match_arms`
Christian Schwarz
-1
/
+103
2024-11-19
Remove `TokenKind::InvalidPrefix`.
Nicholas Nethercote
-1
/
+1
2024-11-18
Re-add rust-analyzer.cargo.sysrootQueryMetadata
David Richey
-51
/
+150
2024-11-17
feat: migrate `reorder_impl_items` assist to use `SyntaxFactory`
Tarek
-7
/
+14
2024-11-16
Fix related documents diagnostics
Chayim Refael Friedman
-3
/
+7
2024-11-16
Bump xshell
Laurențiu Nicola
-4
/
+4
2024-11-15
style: remove needless borrow
David Kurilla
-1
/
+1
2024-11-15
style: cargo fmt
David Kurilla
-1
/
+0
2024-11-13
feat: migrate `reorder_fields` assist to use `SyntaxFactory`
Tarek
-8
/
+21
2024-11-13
fix: remove unused imports
David Kurilla
-1
/
+1
2024-11-12
fix: fix indentation error
David Kurilla
-1
/
+1
2024-11-12
fix: fix immutable tree error
David Kurilla
-5
/
+3
2024-11-11
Update the file hash
Kirill Bulatov
-1
/
+1
2024-11-11
Use completion item indices instead of property matching when searching for t...
Kirill Bulatov
-15
/
+33
2024-11-11
Merge pull request #18482 from regexident/hir_trait_supertraits_accessors
Laurențiu Nicola
-6
/
+26
2024-11-10
Merge pull request #18492 from samestep/docs-dev-no-design-label
Laurențiu Nicola
-1
/
+1
2024-11-10
Replace with C-Architecture
Sam Estep
-0
/
+4
2024-11-08
editors/code: Match supported debug engines in config with actual supported ones
Master-Hash
-3
/
+7
2024-11-08
Merge pull request #18486 from Wilfred/update_minimum_vscode
Laurențiu Nicola
-25
/
+27
2024-11-07
Delete design label from list
Sam Estep
-4
/
+0
2024-11-07
Merge pull request #18490 from ShoyuVanilla/dyn-compat-rename
Laurențiu Nicola
-8
/
+9
2024-11-07
minor: Rename `dyn compatible` to `dyn-compatible`
Shoyu Vanilla
-8
/
+9
2024-11-06
editors/code: Change minimum VS Code from 1.78 to 1.83
Wilfred Hughes
-25
/
+27
2024-11-06
feat: convert add_braces to SyntaxFactory SyntaxEditor abstraction
David Kurilla
-3
/
+10
2024-11-06
Add `direct_supertraits(…)` HIR-level method to `hir::Trait` type
Vincent Esche
-1
/
+6
2024-11-06
Add `pub fn direct_super_traits(db, trait_id)` to `hir_ty` crate
Vincent Esche
-3
/
+14
2024-11-06
Refactor `hir::Trait`'s existing `items_with_supertraits(…)` method based o...
Vincent Esche
-2
/
+1
2024-11-06
Add `pub fn all_supertraits(…)` HIR-level method to `hir::Trait` type
Vincent Esche
-0
/
+5
2024-11-05
Properly use final tabstop when adding missing match arms
Giga Bowser
-57
/
+66
2024-11-04
Enable triagebot transfer feature
Laurențiu Nicola
-0
/
+2
2024-11-04
Don't try to auto-publish text-edit
Laurențiu Nicola
-1
/
+0
2024-11-04
Merge pull request #18475 from Veykril/push-zkvkpxttozup
Lukas Wirth
-174
/
+143
2024-11-04
Support new #[rustc_intrinsic] attribute and fallback bodies
Lukas Wirth
-174
/
+143
2024-11-04
Merge pull request #18473 from Veykril/push-xnlzukoqttvz
Lukas Wirth
-15
/
+45
2024-11-04
Render extern blocks in file_structure
Lukas Wirth
-15
/
+45
2024-11-04
Fix feature name casing
Laurențiu Nicola
-1
/
+1
[next]