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
/
error-codes
Age
Commit message (
Expand
)
Author
Lines
2023-01-19
Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errors
Guillaume Gomez
-0
/
+16
2023-01-18
remove error code from `#[rustc_variance]` and document its remains
Ezra Shaw
-0
/
+16
2023-01-18
special case removing `&` suggestion
Ezra Shaw
-6
/
+19
2023-01-16
make `CastError::NeedsDeref` create a `MachineApplicable` suggestion + other ...
Ezra Shaw
-4
/
+6
2023-01-15
Tweak E0597
Esteban Küber
-3
/
+10
2023-01-13
Rollup merge of #106585 - estebank:issue-46585, r=compiler-errors
Matthias Krüger
-2
/
+6
2023-01-12
Point at impl self type for impl wf obligations
Michael Goulet
-2
/
+2
2023-01-12
Auto merge of #106760 - compiler-errors:rollup-0bogyco, r=compiler-errors
bors
-17
/
+3
2023-01-11
Rollup merge of #106097 - mejrs:mir_build2, r=oli-obk
Michael Goulet
-17
/
+3
2023-01-12
Rollup merge of #106167 - yanchen4791:issue-105544-fix, r=oli-obk
Matthias Krüger
-5
/
+22
2023-01-11
Fix invalid syntax in impl Trait parameter type suggestions for E0311
yanchen4791
-5
/
+22
2023-01-11
Don't recommend `if let` if `let else` works
mejrs
-5
/
+1
2023-01-11
Migrate pattern matching
mejrs
-13
/
+3
2023-01-11
When suggesting writing a fully qualified path probe for appropriate types
Esteban Küber
-2
/
+6
2023-01-11
Note predicate span on ImplDerivedObligation
Michael Goulet
-1
/
+1
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+7197
[prev]