Skip to content
Snippets Groups Projects
Verified Commit 4169e99a authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Stop requiring #![feature(atomic_mut_ptr)].

parent a7708a9f
No related branches found
No related tags found
1 merge request!380Replace pthreads-emb with a native implementation
Pipeline #12094 failed
......@@ -6,7 +6,6 @@
#![feature(allocator_api)]
#![feature(array_chunks)]
#![feature(asm_const)]
#![feature(atomic_mut_ptr)]
#![feature(c_variadic)]
#![feature(core_intrinsics)]
#![feature(int_roundings)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment