mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Promote test.
This commit is contained in:
parent
27c958fb44
commit
8f6e0a6a4b
@ -1,7 +1,7 @@
|
||||
//@ known-bug: #131648
|
||||
#![feature(return_type_notation)]
|
||||
|
||||
trait IntFactory {
|
||||
fn stream(self) -> impl IntFactory<stream(..): Send>;
|
||||
}
|
||||
|
||||
fn main() {}
|
Loading…
Reference in New Issue
Block a user