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
/
loops
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-7
/
+7
2023-10-04
Point to where missing return type should go
Michael Goulet
-1
/
+1
2023-09-26
Add context to `let: Ty = loop { break };`
Esteban Küber
-4
/
+16
2023-09-25
Use verbose suggestion for `break` without value
Esteban Küber
-36
/
+54
2023-09-25
Handle all arbitrary `loop` nesting in `break` type errors
Esteban Küber
-3
/
+115
2023-09-25
Account for more cases of nested `loop`s for `break` type mismatches
Esteban Küber
-7
/
+52
2023-09-25
Handle yet another case of `break` type mismatch
Esteban Küber
-1
/
+4
2023-09-25
Point at previous breaks that have the expected type
Esteban Küber
-1
/
+10
2023-09-22
Point at cause of expectation of `break` value when possible
Esteban Küber
-1
/
+24
2023-08-28
Move tests
Caio
-0
/
+64
2023-05-31
Don't suggest break through nested items
Michael Goulet
-0
/
+110
2023-03-01
recover from for-else and while-else
y21
-0
/
+78
2023-02-16
Move tests
Caio
-0
/
+28
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+556