We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trait_upcasting
1 parent 1e921f6 commit 04a856cCopy full SHA for 04a856c
src/aero_kernel/src/main.rs
@@ -45,7 +45,6 @@
45
const_trait_impl, // https://github.com/rust-lang/rust/issues/67792
46
int_roundings, // https://github.com/rust-lang/rust/issues/88581
47
const_ptr_is_null, // https://github.com/rust-lang/rust/issues/74939
48
- trait_upcasting, // https://github.com/rust-lang/rust/issues/65991
49
naked_functions, // https://github.com/rust-lang/rust/issues/32408
50
cfg_match, // https://github.com/rust-lang/rust/issues/115585
51
strict_provenance,
0 commit comments