Promote test.
This commit is contained in:
parent
27c958fb44
commit
8f6e0a6a4b
@ -1,7 +1,7 @@
|
|||||||
//@ known-bug: #131648
|
|
||||||
#![feature(return_type_notation)]
|
#![feature(return_type_notation)]
|
||||||
|
|
||||||
trait IntFactory {
|
trait IntFactory {
|
||||||
fn stream(self) -> impl IntFactory<stream(..): Send>;
|
fn stream(self) -> impl IntFactory<stream(..): Send>;
|
||||||
}
|
}
|
||||||
|
|
||||||
fn main() {}
|
fn main() {}
|
Loading…
Reference in New Issue
Block a user