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
/
tests
/
ui
/
borrowck
Age
Commit message (
Expand
)
Author
Lines
2023-03-16
Don't allow new const panic through format flattening.
Mara Bos
-1
/
+1
2023-03-09
Add ui test.
Camille GILLOT
-0
/
+27
2023-03-05
Add regression tests for issue 70919
Giacomo Pasini
-0
/
+63
2023-03-03
Desugars drop and replace at MIR build
Giacomo Pasini
-29
/
+18
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-4
/
+4
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-4
/
+4
2023-02-16
Move tests
Caio
-0
/
+62
2023-02-04
Rollup merge of #107646 - estebank:specific-span, r=compiler-errors
Matthias Krüger
-21
/
+34
2023-02-03
Provide structured suggestion for binding needing type on E0594
Esteban Küber
-21
/
+34
2023-02-02
Suggest `move` in nested closure when appropriate
Esteban Küber
-5
/
+64
2023-01-26
Rollup merge of #106978 - mejrs:mir_build3, r=davidtwco
Matthias Krüger
-4
/
+4
2023-01-17
Migrate mir_build's borrow conflicts
mejrs
-4
/
+4
2023-01-17
Account for field access when looking for inner-most path in expression
Esteban Küber
-0
/
+10
2023-01-17
Account for `*` when looking for inner-most path in expression
Esteban Küber
-0
/
+9
2023-01-15
Tweak E0597
Esteban Küber
-140
/
+160
2023-01-15
Add regression test for #92157
Yuki Okushi
-0
/
+51
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+21856