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
/
parser
Age
Commit message (
Expand
)
Author
Lines
2023-01-20
Rollup merge of #106783 - WaffleLapkin:break-my-ident, r=wesleywiser
Matthias Krüger
-0
/
+39
2023-01-19
Add double-equals homoglyph
clubby789
-1
/
+15
2023-01-17
Ensure macros are not affected
Esteban Küber
-0
/
+20
2023-01-17
Emit fewer errors on patterns with possible type ascription
Esteban Küber
-29
/
+6
2023-01-17
Teach parser to understand fake anonymous enum syntax
Esteban Küber
-18
/
+154
2023-01-14
Emit only one nbsp error per file
David Tolnay
-40
/
+1
2023-01-14
Add more nbsp to unicode-chars test
David Tolnay
-4
/
+43
2023-01-14
Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillot
Matthias Krüger
-1
/
+17
2023-01-13
Recover labels written as identifiers
Maybe Waffle
-13
/
+22
2023-01-13
Rollup merge of #106608 - compiler-errors:missing-generics-verbose, r=estebank
Yuki Okushi
-9
/
+3
2023-01-13
Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk
bors
-3
/
+3
2023-01-12
Don't suggest dyn as parameter to add
Michael Goulet
-15
/
+0
2023-01-12
Render missing generics suggestion verbosely
Michael Goulet
-9
/
+18
2023-01-12
Add a test for recovery of unticked labels
Maybe Waffle
-0
/
+30
2023-01-12
parse const closures
Deadbeef
-3
/
+3
2023-01-12
Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body,...
bors
-4
/
+117
2023-01-12
Emit a single error for contiguous sequences of Unicode homoglyphs
clubby789
-1
/
+17
2023-01-11
parser: recover from where clauses placed before tuple struct bodies
León Orell Valerian Liehr
-4
/
+117
2023-01-11
Detect struct literal needing parentheses
Esteban Küber
-0
/
+26
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+26706
[prev]