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
/
crates
/
rust-analyzer
/
tests
Age
Commit message (
Expand
)
Author
Lines
2022-07-18
Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykril
bors
-1
/
+1
2022-07-08
Update remaining GitHub URLs
Jonas Schievink
-2
/
+2
2022-07-05
Complete associated type only in trait generic arg
Hongxu Xu
-17
/
+20
2022-06-25
fix test in resolve_proc_macro: Foo is Owner
bitgaoshu
-1
/
+1
2022-06-10
Auto merge of #12502 - Veykril:deps, r=Veykril
bors
-0
/
+1
2022-06-10
internal: Bump Dependencies
Lukas Wirth
-0
/
+1
2022-06-08
Fix a couple of weak warnings found by rust-analyzer itself
bjorn3
-1
/
+1
2022-05-21
add failing test
Bernardo Uriarte
-1
/
+39
2022-05-18
Improve docs generation assist
Jonas Schievink
-2
/
+2
2022-05-01
Update config usage in slow tests
Lukas Wirth
-5
/
+11
2022-05-01
delete another swap file
Peh
-0
/
+0
2022-05-01
update crates names in slow-tests/tidy.rs
Peh
-16
/
+16
2022-04-13
Update CI for Rust bors
Deadbeef
-1
/
+1
2022-04-04
fix: Show the path to be created in the unresolved-module fix label
Lukas Wirth
-4
/
+4
2022-03-17
Bump deps
Laurențiu Nicola
-0
/
+1
2022-03-14
:arrow_up: xshell
Aleksey Kladov
-15
/
+24
2022-03-12
more clippy fixes:
Matthias Krüger
-1
/
+1
2022-03-12
fix clippy::single_char_pattern
Matthias Krüger
-4
/
+4
2022-03-11
fix: Show what file paths were expected for unresolved modules
Lukas Wirth
-21
/
+49
2022-03-06
Update tidy ignore list
Lukas Wirth
-3
/
+3
2022-01-26
Fix merge commit check for git 2.35
Jonas Schievink
-4
/
+3
2022-01-06
feat: poke user when supplying faulty configurations
Lukas Wirth
-1
/
+1
2022-01-01
test: force client-side watching
Aleksey Kladov
-0
/
+8
2022-01-01
better error message
Aleksey Kladov
-1
/
+3
2021-12-04
Bump most deps
Laurențiu Nicola
-1
/
+0
2021-11-17
Simplify
Lukas Wirth
-1
/
+1
2021-11-17
Check for derive attributes by item path, not `derive` identifier
Lukas Wirth
-0
/
+3
2021-11-04
Use array into_iter in more places
Laurențiu Nicola
-2
/
+2
2021-10-27
Remove filtered completion list usage in completion tests
Lukas Wirth
-0
/
+1
2021-10-24
Revert edition change in test
Laurențiu Nicola
-1
/
+1
2021-10-22
Use array IntoIter
Laurențiu Nicola
-2
/
+2
2021-10-21
Migrate to edition 2021
Lukas Wirth
-3
/
+3
2021-10-17
Merge #10562
bors[bot]
-0
/
+2
2021-10-17
Fix clippy attribute completions always prefixing with `clippy::`
Lukas Wirth
-0
/
+2
2021-10-16
more clippy fixes
Milo
-1
/
+1
2021-10-14
Merge #10503
bors[bot]
-0
/
+87
2021-10-12
Update tidy ignore path
Lukas Wirth
-1
/
+1
2021-10-11
Only include targets of packages that are workspace members
Brendan Cully
-0
/
+87
2021-09-24
Merge #10105
bors[bot]
-0
/
+2
2021-09-23
Split the hover module up
Lukas Wirth
-1
/
+1
2021-09-21
Rename some assists
Lukas Wirth
-1
/
+1
2021-09-14
Exclude test file from rust tidy check
Lukas Wirth
-0
/
+1
2021-09-13
Add proc-macro fixture directive
Lukas Wirth
-1
/
+2
2021-09-09
Use `todo!()` instead of `()` for missing fields
Jörg Sommer
-0
/
+2
2021-08-30
switch `log` crate to `tracing`
Dezhi Wu
-1
/
+4
2021-08-10
implement feedback from review
Yoshua Wuyts
-1
/
+1
2021-08-10
Add trait codegen to `add_missing_impl_members` assist
Yoshua Wuyts
-0
/
+1
2021-08-08
exclude files from tidy check
Yoshua Wuyts
-0
/
+2
2021-07-19
fix tests
Aleksey Kladov
-1
/
+12
2021-07-14
Show test mod runnable in outline modules
Lukas Wirth
-0
/
+43
[next]