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-02-16
fix: Stabilize sort order of `related_tests`
Lukas Wirth
-27
/
+35
2025-02-16
fix: Stabilize sort order of runnables
Lukas Wirth
-33
/
+45
2025-02-15
fix: remove unnecessary conversion
asuto15
-1
/
+1
2025-02-15
Delete library modifier to highlighting for extern crate
asuto15
-24
/
+7
2025-02-13
Delete useless comma
asuto15
-1
/
+1
2025-02-13
Add modifiers to highlighting for extern crate
asuto15
-2
/
+31
2025-02-12
Merge pull request #19109 from Veykril/push-nzpuuqommpnq
Lukas Wirth
-7
/
+12
2025-02-12
fix: Do not show safety hints for extern items lacking semantics
Lukas Wirth
-7
/
+12
2025-02-12
minor: don't show drop hints for other pattern
gohome001
-6
/
+6
2025-02-11
Merge pull request #19117 from gohome001/implicit-drop-inlay-hints-bug
Chayim Refael Friedman
-2
/
+24
2025-02-11
add test case for ignoring inlay hint for macro call
gohome001
-0
/
+21
2025-02-11
don't emit implicit drop inlay hints for macro
gohome001
-2
/
+3
2025-02-11
Fix highlighting for extern crate in doc comments
asuto15
-0
/
+7
2025-02-10
Shadowing BuiltinType by Module
Hayashi Mikihiro
-0
/
+34
2025-02-07
minor changes
jnyfah
-1
/
+1
2025-02-06
collapsing if statement
jnyfah
-4
/
+2
2025-02-06
closure parameter inlay hints
jnyfah
-1
/
+39
2025-02-04
Fix a failing test
Chayim Refael Friedman
-2
/
+20
2025-02-04
Fix IDE resolution of `use` inside a body
Chayim Refael Friedman
-0
/
+18
2025-02-04
Merge pull request #19084 from Veykril/push-muworpzpzqup
Lukas Wirth
-1
/
+2
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-1
/
+2
2025-02-03
Merge pull request #19062 from darichey/scip-fix-module-names
Lukas Wirth
-16
/
+43
2025-01-29
Merge pull request #19070 from Veykril/push-wpqzmznymtrn
Lukas Wirth
-70
/
+32
2025-01-29
Remove mutable syntax tree shenanigans from adjustment hints
Lukas Wirth
-70
/
+32
2025-01-28
Merge pull request #19015 from Wilfred/mdbook
Lukas Wirth
-253
/
+207
2025-01-28
Fix scip symbols for implicit modules
David Richey
-11
/
+26
2025-01-28
Fix scip `crate` symbol name
David Richey
-5
/
+17
2025-01-27
fix: Properly handle CRLF line endings in the syntax tree view
Giga Bowser
-34
/
+65
2025-01-27
Merge pull request #19047 from lnicola/rename-highlight
Laurențiu Nicola
-0
/
+14
2025-01-27
Fix syntactic highlighting for renames
Laurențiu Nicola
-0
/
+14
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-15
/
+35
2025-01-27
Merge pull request #19036 from Veykril/push-nprltlwvryxw
Lukas Wirth
-1
/
+4
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-2
/
+6
2025-01-26
Add GenericDefId::StaticId
Lukas Wirth
-1
/
+4
2025-01-25
Merge pull request #19020 from ShoyuVanilla/issues-19007
Lukas Wirth
-0
/
+34
2025-01-26
fix: Prevent infinite recursion of bounds formatting
Shoyu Vanilla
-37
/
+34
2025-01-25
fix: Fix markdown horizontal ruler sometimes being treated as a heading
Lukas Wirth
-1
/
+5
2025-01-25
Skip redundant path search in `resolve_completion_edits`
Lukas Wirth
-1
/
+1
2025-01-25
Merge pull request #18973 from ThouCheese/feat/nice-niches
Lukas Wirth
-2
/
+85
2025-01-24
manual: Convert to mdbook
Wilfred Hughes
-253
/
+207
2025-01-24
Merge pull request #18991 from Veykril/push-rmqmnrymwmoz
Lukas Wirth
-245
/
+339
2025-01-24
Lazily compute location links in type hints again
Lukas Wirth
-9
/
+18
2025-01-24
Add a new failing test that overflows stack
Shoyu Vanilla
-0
/
+37
2025-01-21
Keep already computed inlay hint properties instead of late resolving them
Lukas Wirth
-27
/
+31
2025-01-21
Make `InlayHint::linked_location` computation lazy
Lukas Wirth
-203
/
+281
2025-01-21
remove is_pwr2
Luuk Wester
-17
/
+3
2025-01-21
switch from using leading zeros to trailing zeros
Luuk Wester
-1
/
+4
2025-01-21
Fix Param::as_local treating closures wrong
Lukas Wirth
-38
/
+41
2025-01-21
make large niche description more terse, switch to using u128::is_power_of_two
Luuk Wester
-5
/
+5
2025-01-21
Merge pull request #18986 from Veykril/push-zlwvwlowpzqm
Lukas Wirth
-0
/
+39
[prev]
[next]