Update to ONDK r27.4

This commit is contained in:
topjohnwu
2024-08-11 04:16:19 -07:00
parent 07835a3e0e
commit c578cccfd5
7 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
#![feature(format_args_nl)]
#![feature(try_blocks)]
#![feature(let_chains)]
#![feature(option_take_if)]
#![allow(clippy::missing_safety_doc)]
use base::Utf8CStr;