We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8121c commit 2c46ee9Copy full SHA for 2c46ee9
src/aero_kernel/src/main.rs
@@ -44,7 +44,6 @@
44
naked_functions, // https://github.com/rust-lang/rust/issues/32408
45
cfg_match, // https://github.com/rust-lang/rust/issues/115585
46
associated_type_defaults,
47
- trait_upcasting,
48
new_zeroed_alloc, // https://github.com/rust-lang/rust/issues/129396
49
sync_unsafe_cell
50
)]
0 commit comments