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_ast_lowering
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2024-02-24
Add asm label support to AST and HIR
Gary Guo
-0
/
+3
2024-02-10
Add a helpful suggestion
Michael Goulet
-0
/
+1
2024-02-10
No more associated type bounds in dyn trait
Michael Goulet
-3
/
+3
2024-02-06
Auto merge of #120361 - compiler-errors:async-closures, r=oli-obk
bors
-3
/
+0
2024-02-06
Make async closures directly lower to ClosureKind::CoroutineClosure
Michael Goulet
-3
/
+0
2024-01-31
Error on incorrect item kind in async bound
Michael Goulet
-0
/
+6
2024-01-16
Async closures will move params into the future always
Michael Goulet
-4
/
+0
2024-01-09
Add error code for missing base expression in struct update syntax
clubby789
-1
/
+1
2024-01-07
Split note, fix const/static impl trait error
Michael Goulet
-1
/
+2
2024-01-01
Deny defaults for higher-ranked generic parameters
León Orell Valerian Liehr
-2
/
+3
2023-12-26
fallback `default` to `None` during ast-loweing for lifetime binder
bohan
-0
/
+2
2023-12-03
Disallow arm bodies on never patterns
Nadrieril
-0
/
+5
2023-12-03
Disallow guards on never patterns
Nadrieril
-0
/
+4
2023-12-03
Disallow an arm without a body (except for never patterns)
Nadrieril
-0
/
+4
2023-10-20
s/generator/coroutine/
Oli Scherer
-5
/
+5
2023-10-13
Deprecate E0706
Michael Goulet
-6
/
+0
2023-10-04
Tweak wording of E0562
Esteban Küber
-1
/
+1
2023-09-12
cleanup on messages
yukang
-4
/
+0
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-84
/
+84
2023-03-28
Add `(..)` syntax for RTN
Michael Goulet
-0
/
+4
2023-03-28
Add tests and error messages
Michael Goulet
-0
/
+8
2023-03-11
Simplify message paths
est31
-0
/
+141