Update to ONDK r27.2

This commit is contained in:
topjohnwu
2024-06-18 14:34:30 -07:00
parent cfd1e0cf22
commit 23ed275614
5 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
#![allow(clippy::missing_safety_doc)]
#![feature(format_args_nl)]
#![feature(io_error_more)]
#![feature(utf8_chunks)]
pub use const_format;
pub use libc;