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
/
impl-trait
/
negative-reasoning.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-14
/
+0
2022-11-21
Allow opaque types in trait impl headers and rely on coherence to reject unso...
Oli Scherer
-13
/
+1
2022-07-25
Restore Opaque behavior to coherence check
Michael Goulet
-1
/
+1
2022-07-21
orphan check: opaque types are an error
lcnr
-1
/
+1
2022-06-22
Perform coherence checking per impl.
Camille GILLOT
-11
/
+11
2022-04-12
Compute a more precise span for opaque type impls
Oli Scherer
-2
/
+2
2022-04-11
prevent opaque types from appearing in impl headers
Rémy Rakic
-1
/
+13
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-3
/
+3
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-3
/
+3
2022-02-07
Print opaque types from type aliases via their path
Oli Scherer
-3
/
+3
2021-07-27
Make all tests use type_alias_impl_trait feature instead of min
Santiago Pastorino
-0
/
+14
2021-03-15
Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...
Oli Scherer
-14
/
+0
2020-06-11
Stop special casing top level TAIT
Matthew Jasper
-5
/
+5
2019-09-24
Add additional tests for type alias impl trait coherence
Aaron Hill
-0
/
+14