Skip to content

Commit 38618f5

Browse files
uapi: the feature core_ffi_c is now stable
* The feature `core_ffi_c` feature is now stable since rust 1.64.0 and no longer requires an attribute to enable. Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 149d73a commit 38618f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/uapi/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#![feature(core_ffi_c)]
21
#![no_std]
32

43
pub mod drm;

0 commit comments

Comments
 (0)