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
/
tests
/
ui
/
traits
Age
Commit message (
Expand
)
Author
Lines
2023-01-20
Rollup merge of #107061 - compiler-errors:new-solver-new-candidates-3, r=lcnr
Michael Goulet
-0
/
+64
2023-01-20
Auto merge of #105102 - compiler-errors:copy-impl-considering-regions, r=lcnr
bors
-25
/
+70
2023-01-19
trait solver: Implement Fn traits and tuple trait
Michael Goulet
-0
/
+28
2023-01-19
trait solver: PointerSized
Michael Goulet
-0
/
+36
2023-01-15
Rollup merge of #106072 - eopb:dyn-derive, r=estebank
Matthias Krüger
-0
/
+35
2023-01-14
fix: misleading add `dyn` to derive macro suggestion
Ethan Brierley
-0
/
+35
2023-01-14
Rollup merge of #106788 - estebank:elaborate_pred_E0599, r=compiler-errors
Matthias Krüger
-0
/
+169
2023-01-14
Rollup merge of #106752 - sulami:master, r=estebank
Matthias Krüger
-0
/
+7
2023-01-14
Add note when `FnPtr` vs. `FnDef` impl trait
kadmin
-1
/
+73
2023-01-13
Delay normalization bugs instead of reporting them
Michael Goulet
-25
/
+15
2023-01-13
Rebase and move UI tests
Michael Goulet
-0
/
+55
2023-01-13
Add tests
Esteban Küber
-0
/
+164
2023-01-13
Keep obligation chain when elaborating obligations
Esteban Küber
-0
/
+5
2023-01-13
Rollup merge of #106585 - estebank:issue-46585, r=compiler-errors
Matthias Krüger
-3
/
+8
2023-01-13
Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebank
Yuki Okushi
-10
/
+10
2023-01-13
Emit a hint for bad call return types due to generic arguments
Robin Schroer
-0
/
+7
2023-01-12
Only point at impl self ty in WF if trait predicate shares self ty
Michael Goulet
-2
/
+2
2023-01-12
Render missing generics suggestion verbosely
Michael Goulet
-18
/
+36
2023-01-12
Point at impl self type for impl wf obligations
Michael Goulet
-10
/
+10
2023-01-12
Point at HIR types when impl trait ref doesn't normalize
Michael Goulet
-2
/
+2
2023-01-12
Rollup merge of #106309 - compiler-errors:prefer-non-err-candidates, r=oli-obk
Matthias Krüger
-0
/
+20
2023-01-11
When suggesting writing a fully qualified path probe for appropriate types
Esteban Küber
-3
/
+8
2023-01-11
Filter impl and where-clause candidates that reference errors
Michael Goulet
-0
/
+20
2023-01-11
Note predicate span on ImplDerivedObligation
Michael Goulet
-8
/
+30
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+18174