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
/
crates
/
ide-db
Age
Commit message (
Expand
)
Author
Lines
2025-03-16
Suppress must_use for ControlFlow in rust-analyzer
Michael Goulet
-2
/
+2
2025-03-10
Merge pull request #19331 from lnicola/sync-from-rust
Laurențiu Nicola
-34
/
+0
2025-03-10
Merge pull request #19330 from ChayimFriedman2/normalize-projection
Lukas Wirth
-39
/
+58
2025-03-10
Merge from rust-lang/rust
Laurențiu Nicola
-34
/
+0
2025-03-06
Warn the user when a rename will change the meaning of the program
Chayim Refael Friedman
-16
/
+80
2025-03-06
Pass the target crate in `HirFormatter`
Chayim Refael Friedman
-39
/
+58
2025-03-05
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
许杰友 Jieyou Xu (Joe)
-34
/
+0
2025-03-05
Merge pull request #19274 from Veykril/push-pouwrwwrlrlt
Lukas Wirth
-5
/
+17
2025-03-05
Use HIR unsafety information for unsafe syntax highlightng
Lukas Wirth
-5
/
+17
2025-03-05
Use size_of from the prelude instead of imported
Thalia Archibald
-4
/
+3
2025-03-01
More precise macro modifiers for syntax highlighting
Lukas Wirth
-4
/
+6
2025-02-27
fix doc tests
BenjaminBrienen
-3
/
+5
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-27
Delete tuple unsizing
Alice Ryhl
-34
/
+0
2025-02-23
Remove `limit` crate in favor `usize`
Lukas Wirth
-5
/
+3
2025-02-17
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+2
2025-02-17
Rename `pattern_complexity` attr as `pattern_complexity_limit`.
Nicholas Nethercote
-2
/
+2
2025-02-12
fix: Do not show safety hints for extern items lacking semantics
Lukas Wirth
-1
/
+1
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-5
/
+8
2025-02-03
Split cache priming into distinct phases
Lukas Wirth
-31
/
+83
2025-01-28
Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...
David Barsky
-7
/
+0
2025-01-28
Merge pull request #19015 from Wilfred/mdbook
Lukas Wirth
-10
/
+7
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-7
/
+0
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-0
/
+7
2025-01-26
Add GenericDefId::StaticId
Lukas Wirth
-0
/
+2
2025-01-25
Merge pull request #19028 from Veykril/push-vuytpkvqzwzs
Lukas Wirth
-0
/
+3
2025-01-25
Fix flyimport not filtering via stability of import path
Lukas Wirth
-0
/
+3
2025-01-25
Merge pull request #19026 from Veykril/push-wrxrutptywzx
Lukas Wirth
-0
/
+33
2025-01-25
Only collect implicit visibile use symbols if they have renames
Lukas Wirth
-0
/
+33
2025-01-24
manual: Convert to mdbook
Wilfred Hughes
-10
/
+7
2025-01-24
minor: Suggest better names when a type is a sequence
Wilfred Hughes
-0
/
+83
2025-01-24
Merge pull request #19016 from Veykril/push-moqnsytyrupu
Lukas Wirth
-10
/
+12
2025-01-24
Fix `ItemScope` not recording glob imports
Lukas Wirth
-10
/
+12
2025-01-21
Merge pull request #18986 from Veykril/push-zlwvwlowpzqm
Lukas Wirth
-0
/
+7
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-16
/
+12
2025-01-20
Goto `Display::fmt` when invoked on `to_string`
Lukas Wirth
-0
/
+7
2025-01-20
Move dual blanket impl logic from source analyzer to goto_def
Lukas Wirth
-0
/
+12
2025-01-20
Fix import search not discarding rawness
Lukas Wirth
-9
/
+21
2025-01-20
Less allocs
Lukas Wirth
-19
/
+30
2025-01-20
Preserve impl assoc names in ImplData
Lukas Wirth
-6
/
+7
2025-01-20
Vec -> Box<[_]>
Lukas Wirth
-7
/
+4
2025-01-20
Properly record meaningful imports as re-exports in symbol index
Lukas Wirth
-68
/
+41
2025-01-16
Merge pull request #18951 from Veykril/push-zpvunsvlpuxt
Lukas Wirth
-8
/
+24
2025-01-16
Generalize some type walking in hover type actions
Lukas Wirth
-0
/
+16
2025-01-16
Add missing `#[rust_analyzer::rust_fixture]` annotations
Lukas Wirth
-8
/
+24
2025-01-15
Early exit in search properly
Lukas Wirth
-3
/
+8
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-6
/
+12
2025-01-10
Merge pull request #18904 from Veykril/push-yztnorquuyzw
Lukas Wirth
-1
/
+1
2025-01-10
Implement implicit sized bound inlay hints
Lukas Wirth
-0
/
+4
2025-01-10
Improve hover module path rendering
Lukas Wirth
-1
/
+1
[next]