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-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
2025-01-10
Merge pull request #18902 from Veykril/push-znlsxykqrkoo
Lukas Wirth
-5
/
+19
2025-01-10
internal: Add Definition::Crate
Lukas Wirth
-5
/
+19
2025-01-10
Remove two hir reexports
Chayim Refael Friedman
-16
/
+16
2025-01-06
minor: New clippy lints
Lukas Wirth
-22
/
+17
2024-12-31
Merge pull request #18758 from mgsloan/scip-unique-symbols
Lukas Wirth
-5
/
+49
2024-12-30
Move `container_to_definition` function into `enclosing_definition`
Michael Sloan
-19
/
+15
2024-12-30
fix: avoid generating colliding names in extract_variable
roife
-68
/
+79
2024-12-25
Improve SCIP symbols
Michael Sloan
-5
/
+53
2024-12-24
Merge pull request #18707 from ChayimFriedman2/subst
Lukas Wirth
-64
/
+99
2024-12-20
Show substitution where hovering over generic things
Chayim Refael Friedman
-64
/
+99
2024-12-16
fix: Fix path qualified auto-importing completions not working with re-exports
Lukas Wirth
-120
/
+152
2024-12-13
feat: improve name generation in destructure_tuple_binding
roife
-0
/
+2
2024-12-13
Bump typos
Laurențiu Nicola
-1
/
+1
2024-12-11
Properly handle different defaults for severity of lints
Chayim Refael Friedman
-1267
/
+6155
2024-12-11
Merge from rust-lang/rust
Laurențiu Nicola
-11
/
+2
2024-12-10
minor: enhance name suggestion for `Arc<T>` and `Rc<T>`
roife
-1
/
+27
2024-12-05
fix: Resolve generic parameters within use captures
Lukas Wirth
-0
/
+7
2024-12-05
Parse lifetime bounds in lifetime param into TypeBoundList
Lukas Wirth
-10
/
+0
2024-12-04
Rename `core_pattern_type` and `core_pattern_types` lib feature gates to `pa...
Oli Scherer
-11
/
+2
2024-12-04
Fix parsing of parenthesized type args and RTN
Lukas Wirth
-1
/
+2
[prev]
[next]