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
/
compiler
/
rustc_parse
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2023-06-23
Add suggestion for bad block fragment error
Michael Goulet
-0
/
+1
2023-06-10
reword the message to suggest surrounding with parentheses
yukang
-1
/
+1
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-594
/
+594
2023-05-13
improve error for `impl<..> impl Trait for Type`
y21
-0
/
+5
2023-05-09
Rollup merge of #111120 - chenyukang:yukang-suggest-let, r=Nilstrieb
Dylan DPC
-0
/
+1
2023-05-09
move sugg to derive session diagnostic
yukang
-0
/
+1
2023-05-05
Add parsing for builtin # in expression and item context
est31
-0
/
+4
2023-05-02
Implement negative bounds
Michael Goulet
-8
/
+2
2023-05-01
soften the wording for removing type ascription
yukang
-1
/
+2
2023-05-01
Rip it out
Nilstrieb
-0
/
+8
2023-04-27
Migrate trivially translatable `rustc_parse` diagnostics
clubby789
-0
/
+72
2023-04-25
Fix static string lints
clubby789
-0
/
+30
2023-04-10
Remove `..` from return type notation
Michael Goulet
-0
/
+4
2023-03-28
Add `(..)` syntax for RTN
Michael Goulet
-0
/
+4
2023-03-19
refactor: refactor identifier parsing somewhat
Ezra Shaw
-1
/
+1
2023-03-12
Remove `box_syntax` from AST and use in tools
clubby789
-0
/
+3
2023-03-11
Simplify message paths
est31
-0
/
+733