Reduce unstable feature usage

This commit is contained in:
topjohnwu
2025-05-30 11:11:36 -07:00
parent 8c79d66b7b
commit d8cf42af16
6 changed files with 20 additions and 24 deletions
-2
View File
@@ -1,5 +1,3 @@
#![feature(format_args_nl)]
#![feature(once_cell_try)]
#![feature(try_blocks)]
#![allow(clippy::missing_safety_doc)]