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-01-14
fix_typo
1hakusai1
-1
/
+1
2025-01-14
Add the ability to jump from `into` to `from` definitions
1hakusai1
-1
/
+85
2025-01-13
feat: Add dereferencing autocomplete
boattime
-1
/
+1
2025-01-12
internal: Compute inlay hint tooltips lazily
Lukas Wirth
-14
/
+45
2025-01-12
Fix text edits for discriminant hints
Lukas Wirth
-2
/
+33
2025-01-12
internal: Compute inlay hint text edits lazily
Lukas Wirth
-54
/
+101
2025-01-12
fix: Fix `ref` text edit for binding mode hints
Lukas Wirth
-2
/
+27
2025-01-10
minor: Fix grammar in doc comments
Wilfred Hughes
-3
/
+3
2025-01-10
Merge pull request #18907 from Veykril/push-uqlzpttmvurv
Lukas Wirth
-2
/
+3
2025-01-10
Implement `#[rust_analyzer::skip]` for bodies
Lukas Wirth
-2
/
+3
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-74
/
+157
2025-01-10
Merge pull request #18904 from Veykril/push-yztnorquuyzw
Lukas Wirth
-23
/
+129
2025-01-10
Implement implicit sized bound inlay hints
Lukas Wirth
-10
/
+167
2025-01-10
Improve hover module path rendering
Lukas Wirth
-23
/
+129
2025-01-10
Merge pull request #18902 from Veykril/push-znlsxykqrkoo
Lukas Wirth
-118
/
+132
2025-01-10
internal: Add Definition::Crate
Lukas Wirth
-118
/
+132
2025-01-10
Merge pull request #18901 from ChayimFriedman2/hir-reexport
Lukas Wirth
-1
/
+1
2025-01-10
Merge pull request #18813 from Giga-Bowser/syntax-tree-view
Lukas Wirth
-347
/
+229
2025-01-10
Remove two hir reexports
Chayim Refael Friedman
-1
/
+1
2025-01-09
Fix another issue with fixup reversing
Chayim Refael Friedman
-0
/
+13
2025-01-09
Remove the old syntax tree viewer
Giga Bowser
-349
/
+0
2025-01-09
Add a new and improved syntax tree viewer
Giga Bowser
-2
/
+233
2025-01-06
Merge pull request #18852 from ChayimFriedman2/proc-macro-panic
Laurențiu Nicola
-0
/
+14
2025-01-06
Fix a bug that was caused by fixup reversing
Chayim Refael Friedman
-0
/
+14
2025-01-06
minor: New clippy lints
Lukas Wirth
-35
/
+29
2025-01-04
Support the new `CoercePointee` derive
Chayim Refael Friedman
-4
/
+4
2025-01-02
fix no space insert before and after if value is only spaces
dfireBird
-2
/
+38
2025-01-02
Fix overflow detection in MIR evaluation
Chayim Refael Friedman
-0
/
+34
2025-01-01
Merge pull request #18179 from ChayimFriedman2/omit-trait-completion
Lukas Wirth
-2
/
+2
2025-01-01
Merge pull request #18809 from Veykril/push-ktwrzsmzlplw
Lukas Wirth
-9
/
+3
2025-01-01
Allow excluding specific traits from completion
Chayim Refael Friedman
-2
/
+2
2025-01-01
Merge pull request #18757 from roife/fix-17812
Lukas Wirth
-58
/
+371
2025-01-01
internal: Do not render closure ids in hover messages
Lukas Wirth
-9
/
+3
2024-12-31
Merge pull request #18758 from mgsloan/scip-unique-symbols
Lukas Wirth
-160
/
+164
2024-12-31
feat: show go-to-type-def actions for subst when hovering
roife
-3
/
+57
2024-12-30
Remove erroneous omit of inherent impls
Michael Sloan
-9
/
+0
2024-12-30
Make `impl HirDisplay for TraitRef` provide just the trait type
Michael Sloan
-9
/
+4
2024-12-30
refactor snapshot-tests detection in runnables
roife
-92
/
+104
2024-12-30
Fix render of literal to be rendered in codeblock
dfireBird
-24
/
+65
2024-12-29
Merge pull request #18785 from Veykril/push-uvsqposqyvmo
Lukas Wirth
-0
/
+1
2024-12-29
Enforce a current directory being set for spawned commands
Lukas Wirth
-0
/
+1
2024-12-28
Show variance of parameters on hover
Lukas Wirth
-2
/
+43
2024-12-27
Only include SCIP SymbolInformation for first inherent impl
Michael Sloan
-18
/
+7
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-27
Update crates/ide/src/moniker.rs
Michael Sloan
-2
/
+1
2024-12-26
move env vars for snapshot tests to UpdateTest
roife
-3
/
+21
2024-12-26
optimize snapshot-testing macro detection and add tests
roife
-45
/
+137
2024-12-26
feat: support UpdateTest in codelens
roife
-35
/
+85
2024-12-26
feat: Add TestDefs to find usage of Expect, Insta and Snapbox
roife
-21
/
+162
2024-12-25
Improve SCIP symbols
Michael Sloan
-160
/
+191
[prev]
[next]