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
Age
Commit message (
Expand
)
Author
Lines
2025-07-20
Fix search of raw labels and lifetimes
Chayim Refael Friedman
-0
/
+38
2025-07-19
minor: remove unused var
Young-Flash
-3
/
+1
2025-07-15
Merge from rust-lang/rust
Laurențiu Nicola
-25
/
+25
2025-07-11
Merge pull request #20232 from ShoyuVanilla/issue-20225
Shoyu Vanilla (Flint)
-0
/
+38
2025-07-11
Merge pull request #20219 from ChayimFriedman2/expr-store-mem
Chayim Refael Friedman
-1
/
+1
2025-07-11
fix: Normalize projection types before calculating memory maps
Shoyu Vanilla
-0
/
+38
2025-07-10
Merge pull request #20054 from Young-Flash/folding_all
Shoyu Vanilla (Flint)
-2
/
+50
2025-07-10
Merge pull request #20212 from ChayimFriedman2/dyn-hint
Shoyu Vanilla (Flint)
-5
/
+31
2025-07-10
Put the expression stuff in the expression store behind an `Option<Box>`
Chayim Refael Friedman
-1
/
+1
2025-07-09
Put `dyn` inlay hints in their correct place in presence of parentheses
Chayim Refael Friedman
-3
/
+14
2025-07-09
Don't show `dyn` hint in a HRTB bound
Chayim Refael Friedman
-2
/
+17
2025-07-07
Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865
Matthias Krüger
-25
/
+25
2025-07-07
Fix a case where the link type was `None`
Chayim Refael Friedman
-3
/
+30
2025-07-04
Merge pull request #20031 from jnyfah/some-branch
Lukas Wirth
-35
/
+75
2025-07-03
Merge pull request #20120 from Hmikihiro/match_bind_not_type
Chayim Refael Friedman
-0
/
+72
2025-07-03
fix: resolve item in match bind
Hayashi Mikihiro
-0
/
+72
2025-07-03
fix: Improve diagnostic ranges for `macro_calls!`
Lukas Wirth
-14
/
+14
2025-07-03
Bump salsa
Lukas Wirth
-1
/
+1
2025-07-03
Remove keyword prefixes (`macro@` or `macro `) from links in the docs only if...
Chayim Refael Friedman
-6
/
+52
2025-07-02
awhile -> a while where appropriate
наб
-25
/
+25
2025-06-30
test: add test case for func with multiline param list
Young-Flash
-2
/
+19
2025-06-30
internal: add `FoldKind::Function`
Young-Flash
-12
/
+16
2025-06-30
feat: support folding multiline arg list & fn body in one folding range
Young-Flash
-1
/
+28
2025-06-26
Merge pull request #20100 from ShoyuVanilla/ignore-sized-hierarchy
Chayim Refael Friedman
-1
/
+1
2025-06-26
Backport new sized-hierarchy trait bounds in old ways
Shoyu Vanilla
-1
/
+1
2025-06-26
refactor: enhance highlighting for control flow kws in macros
roifewu
-33
/
+45
2025-06-26
refactor: simplify functions related to branch_exit_points in highlight_related
roifewu
-72
/
+74
2025-06-26
refactor: rename `branches` to `branch_exit_points` in highlight_related
roifewu
-7
/
+7
2025-06-26
refactor: improve macro handling in navigation for control-flow kws
roifewu
-13
/
+47
2025-06-26
feat: highlighting of related return values while the cursor is on any `match...
roifewu
-9
/
+755
2025-06-24
Merge pull request #20012 from lnicola/bump-literal-escaper
Lukas Wirth
-4
/
+2
2025-06-24
Merge pull request #20080 from Veykril/push-vnrwqppplykm
Lukas Wirth
-38
/
+56
2025-06-24
Cleanup `folding_ranges` and support more things
Lukas Wirth
-38
/
+56
2025-06-24
Merge pull request #20036 from Veykril/push-yquvoyrxkksx
Lukas Wirth
-4
/
+4
2025-06-24
Do not default to 'static for trait object lifetimes
Lukas Wirth
-4
/
+4
2025-06-23
Don't run doctests
Chayim Refael Friedman
-0
/
+1
2025-06-21
format
jnyfah
-1
/
+1
2025-06-21
revert changes
jnyfah
-95
/
+10
2025-06-18
undo
jnyfah
-1
/
+1
2025-06-18
fix format
jnyfah
-11
/
+11
2025-06-18
format function
jnyfah
-44
/
+169
2025-06-17
chore: Start infesting ide crates with 'db lifetime
Lukas Wirth
-34
/
+34
2025-06-16
feat: Insert required parentheses when typing `+` in trait type
Lukas Wirth
-4
/
+88
2025-06-16
Format goto_type_definition
Laurențiu Nicola
-4
/
+2
2025-06-13
Merge pull request #19990 from Veykril/push-zkvrlrotmuzr
Lukas Wirth
-8
/
+76
2025-06-13
Generate annotations for macro defined items if their name is in the input
Lukas Wirth
-8
/
+76
2025-06-13
`cargo upgrade`
Lukas Wirth
-1
/
+1
2025-06-12
Merge pull request #19981 from Veykril/push-tzzunsrqqunv
Lukas Wirth
-3
/
+3
2025-06-12
fix: Do not force descend into derives for goto IDE features
Lukas Wirth
-3
/
+3
2025-06-12
`ItemTree`'s `ItemVisibilities` has no identity, so deduplicate
Lukas Wirth
-2
/
+2
[next]