]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/async-await/issue-64130-2-send.rs
Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum
[rust.git] / src / test / ui / async-await / issue-64130-2-send.rs
index 1efe2ab3f85e270a5d1a0d8c3f60b94e4903a7bb..2362831d8b8f6c25042587538efdf0852fd76551 100644 (file)
@@ -1,4 +1,4 @@
-#![feature(optin_builtin_traits)]
+#![feature(negative_impls)]
 // edition:2018
 
 // This tests the the specialized async-await-specific error when futures don't implement an