WIP: Add getdents opaque_id

This commit is contained in:
4lDO2
2024-09-10 09:10:41 +02:00
parent 339271b4d7
commit 97f60de4ef
10 changed files with 126 additions and 29 deletions
+1
View File
@@ -42,6 +42,7 @@
// Ensure that all must_use results are used
#![deny(unused_must_use)]
#![feature(allocator_api)]
#![feature(asm_const)]
#![feature(int_roundings)]
#![feature(iter_next_chunk)]
#![feature(let_chains)]