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
/
test
/
ui
/
issues
/
issue-43162.stderr
Age
Commit message (
Collapse
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-24
/
+0
2022-11-05
Specify that `break` cannot be used outside of loop *or* labeled block
clubby789
-4
/
+4
2020-05-05
Suggest removing semicolon in last expression only if it's type is known
mibac138
-3
/
+0
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-1
/
+1
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-3
/
+0
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-2
/
+2
2019-08-21
improve diagnostics: break/continue wrong context
Artem Varaksa
-4
/
+4
2019-08-09
review comments: typo and rewording
Esteban Küber
-1
/
+1
2019-08-09
review comment: review wording or missing return error
Esteban Küber
-1
/
+1
2019-08-09
Tweak wording of fn without explicit return
Esteban Küber
-1
/
+1
2019-08-09
Change wording for function without return value
Esteban Küber
-1
/
+1
Fix #62677
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2018-12-30
Tweak E0308 error for clarity
Esteban Küber
-1
/
+1
2018-12-30
Point at function name span
Esteban Küber
-1
/
+3
2018-12-30
Point at the return type span on type mismatch due to missing return
Esteban Küber
-8
/
+6
Do not point at the entire block span on fn return type mismatches caused by missing return.
2018-12-25
Remove licenses
Mark Rousskov
-3
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+30