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
/
src
/
test
/
ui
/
impl-trait
/
issue-55872-1.stderr
Age
Commit message (
Expand
)
Author
Lines
2022-06-29
Make RPIT and TAIT work exactly the same
Oli Scherer
-6
/
+6
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-20
/
+7
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-7
/
+20
2022-02-02
Hide further opaque type errors if items that could constrain the opaque type...
Oli Scherer
-10
/
+4
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-19
/
+12
2021-11-20
Point at bounds when comparing impl items to trait
Esteban Kuber
-2
/
+2
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-08-06
Point to the value instead of the TAIT declaration for obligation failures
Oli Scherer
-8
/
+10
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-0
/
+48
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-48
/
+0
2020-10-06
Check opaque types satisfy their bounds
Matthew Jasper
-2
/
+0
2020-09-26
Call `type_of` for opaque types later in compilation
Matthew Jasper
-5
/
+16
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-8
/
+8
2020-06-11
Stop special casing top level TAIT
Matthew Jasper
-4
/
+4
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-10
/
+8
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-5
/
+10
2019-10-15
Handle more cases involving `impl` and `trait`
Esteban Küber
-2
/
+5
2019-08-02
Replace "existential" by "opaque"
varkor
-1
/
+1
2019-08-02
Update syntax in existing tests
varkor
-4
/
+4
2019-07-03
typeck: merge opaque type inference logic
David Wood
-0
/
+33