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-completion
/
src
/
completions
/
attribute.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-04
Add cfg_attr predicate completion
A4-Tacks
-1
/
+1
2025-06-17
chore: Start infesting ide crates with 'db lifetime
Lukas Wirth
-1
/
+1
2025-06-04
add qualifiers to attribute completions
Ryan Mehri
-14
/
+30
2025-06-04
match on segments of path and some small cleanup
Ryan Mehri
-20
/
+11
2025-06-02
feat: implement completion for diagnostic module
Ryan Mehri
-15
/
+39
2025-06-02
fix: don't duplicate must_use for functions and traits
Ryan Mehri
-2
/
+2
2025-03-23
chore: Bump dependencies
Lukas Wirth
-1
/
+1
2025-03-15
cargo fmt
BenjaminBrienen
-4
/
+4
2024-12-04
Complete derive helper attributes
Chayim Refael Friedman
-1
/
+12
2024-09-23
Support expect in attribute completion and hover
Laurențiu Nicola
-2
/
+3
2024-08-24
Modify `hacks::parse_expr_from_str()` to take an edition too
Chayim Refael Friedman
-2
/
+4
2024-08-16
Auto merge of #17905 - ChayimFriedman2:edition-dependent-raw-keyword, r=Veykril
bors
-9
/
+20
2024-08-16
Properly account for editions in names
Chayim Refael Friedman
-9
/
+20
2024-08-16
Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock
Chayim Refael Friedman
-2
/
+3
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+381