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
/
lexer
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-878
/
+0
2023-01-02
Print correct base for too-large literals
clubby789
-24
/
+62
2022-12-27
Silence knock-down errors on `[type error]` bindings
Esteban Küber
-40
/
+3
2022-12-05
Tweak "the following other types implement trait"
Esteban Küber
-10
/
+8
2022-11-16
Use `token::Lit` in `ast::ExprKind::Lit`.
Nicholas Nethercote
-40
/
+73
2022-11-16
Add a test for different stages of lexer error reporting.
Nicholas Nethercote
-0
/
+101
2022-09-18
Add unit test for identifier Unicode emoji diagnostics
Charles Lew
-0
/
+69
2022-04-04
Refer to the TraitRef::identity in the message to be clearer
Esteban Kuber
-2
/
+2
2022-04-04
Dedup logic and improve output for other types that impl trait
Esteban Kuber
-10
/
+10
2022-04-04
Fix list length
Esteban Kuber
-0
/
+8
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+12
2022-02-14
suggest using raw string literals when invalid escapes appear
Erin Petra Sofiya Moon
-0
/
+8
2021-11-25
Move some tests to more reasonable directories
Caio
-0
/
+648