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-diagnostics
Age
Commit message (
Expand
)
Author
Lines
2024-05-30
style: simplify string interpolation
Hamir Mahal
-8
/
+7
2024-05-22
internal: refactor `prefer_no_std`/`prefer_prelude` bools into a struct
David Barsky
-11
/
+19
2024-05-22
Update assists test fixtures
Lukas Wirth
-1
/
+2
2024-05-22
fix: Fix general find-path inconsistencies
Lukas Wirth
-3
/
+3
2024-05-13
Auto merge of #17221 - Veykril:lazier-validation, r=Veykril
bors
-3
/
+3
2024-05-13
`parse_macro_expansion_error` almost never contains values so `Option` it
Lukas Wirth
-1
/
+0
2024-05-13
Push macro-parsing error calculation out of fundamental queries
Lukas Wirth
-3
/
+4
2024-05-08
Make term search fuel configurable
Tavo Annus
-2
/
+4
2024-05-06
Collapse term search exprs before Cartesian product to avoid OOM
Tavo Annus
-2
/
+2
2024-04-23
different error code based on variant
Bao Zhiyuan
-2
/
+5
2024-04-21
Auto merge of #16938 - Nilstrieb:dont-panic-tests, r=Veykril
bors
-0
/
+1
2024-04-21
Peek for panic message in test output
Lukas Wirth
-0
/
+1
2024-04-20
add test with multiple names
Lev Iskandarov
-1
/
+37
2024-04-20
try to generate more meaningful names
Lev Iskandarov
-0
/
+13405
2024-04-18
Handle panicking like rustc CTFE does
Nilstrieb
-0
/
+13393
[prev]