trait Foo {}
fn bug() -> impl Foo<[(); |_: ()| {}]> {}
Created
September 29, 2020 17:13
-
-
Save tamuhey/90a4152a81575236161ba0f8ffc973c0 to your computer and use it in GitHub Desktop.
Rust1.46をバグらせる簡単な例
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment