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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_error_messages
/
locales
Age
Commit message (
Expand
)
Author
Lines
2022-06-21
Migrate `builtin-macros-expected-one-cfg-pattern` to `SessionDiagnostic`
beetrees
-0
/
+2
2022-06-21
Migrate `builtin-macros-requires-cfg-pattern` to `SessionDiagnostic`
beetrees
-0
/
+3
2022-06-06
Deactivate feature gate explicit_generic_args_with_impl_trait
Nick Cameron
-6
/
+0
2022-05-31
migrate `check_for_for_in_in_typo` diagnostic
Christian Poveda
-0
/
+4
2022-05-31
merge diagnostics about incorrect uses of `.await`
Christian Poveda
-6
/
+2
2022-05-31
migrate `error_on_incorrect_await` diagnostic
Christian Poveda
-0
/
+5
2022-05-31
migrate `recover_from_await_method_call` diagnostic
Christian Poveda
-0
/
+4
2022-05-31
migrate `maybe_consume_incorrect_semicolon` diagnostic
Christian Poveda
-0
/
+5
2022-05-31
migrate `maybe_recover_from_bad_qpath_stage_2` diagnostic
Christian Poveda
-0
/
+4
2022-05-16
migrate `maybe_recover_from_bad_type_plus` diagnostic
Christian Poveda
-0
/
+9
2022-05-12
typeck: port "no resolve overridden impl substs"
David Wood
-0
/
+2
2022-05-12
typeck: port "manual implementations"
David Wood
-0
/
+5
2022-05-12
typeck: port "missing type params"
David Wood
-0
/
+22
2022-05-12
typeck: simplify error type using `()` field
David Wood
-3
/
+1
2022-05-10
Auto merge of #96715 - cjgillot:trait-alias-loop, r=compiler-errors
bors
-0
/
+1
2022-05-09
Point to the empty trait alias.
Camille GILLOT
-0
/
+1
2022-05-06
typeck: port "explicit generic args w/ impl trait"
David Wood
-0
/
+8
2022-05-06
typeck: port "unconstrained opaque type" diag
David Wood
-0
/
+3
2022-04-29
macros: subdiagnostic derive
David Wood
-0
/
+8
2022-04-26
separate messages by a newline
Christian Poveda
-0
/
+1
2022-04-25
migrate ambiguous plus diagnostic
Christian Poveda
-0
/
+3
2022-04-13
errors: lazily load fallback fluent bundle
David Wood
-4
/
+3
2022-04-07
Suggest replacing typeof(...) with an actual type
Maybe Waffle
-0
/
+1
2022-04-05
macros: translatable struct attrs and warnings
David Wood
-1
/
+86
2022-04-05
errors: implement fallback diagnostic translation
David Wood
-0
/
+2