Stabilize std:🧵:Builder::spawn_unchecked

This commit is contained in:
David Tolnay 2024-08-16 10:43:34 -07:00
parent a73bc4a131
commit e6ac503ec1
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,6 @@
// tidy-alphabetical-start
#![feature(decl_macro)]
#![feature(let_chains)]
#![feature(thread_spawn_unchecked)]
#![feature(try_blocks)]
// tidy-alphabetical-end