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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
ide-completion
Age
Commit message (
Expand
)
Author
Lines
2024-06-02
feat: Enable completions within derive helper attributes
Lukas Wirth
-10
/
+76
2024-05-22
fix: ensure implied bounds from associated types are considered in autocomplete
David Barsky
-0
/
+41
2024-05-22
Simplify
Lukas Wirth
-6
/
+1
2024-05-22
internal: refactor `prefer_no_std`/`prefer_prelude` bools into a struct
David Barsky
-66
/
+69
2024-05-22
fix: Fix general find-path inconsistencies
Lukas Wirth
-7
/
+7
2024-05-13
Auto merge of #17203 - kilpkonn:collapse_terms, r=Veykril
bors
-5
/
+6
2024-05-08
Make term search fuel configurable
Tavo Annus
-1
/
+2
2024-05-07
Use unit of work as fuel instead of time
Tavo Annus
-1
/
+1
2024-05-06
Add time based fuel to term search
Tavo Annus
-1
/
+2
2024-05-06
Collapse term search exprs before Cartesian product to avoid OOM
Tavo Annus
-4
/
+3
2024-05-06
Fix source_range for INT_NUMBER in completion
roife
-1
/
+46
2024-04-30
fix: Tracing span names should match function names
Wilfred Hughes
-6
/
+6
2024-04-25
Add inlay hints lifetime arg tests
Lukas Wirth
-6
/
+6
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+27778