We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feature(trait_upcasting)
1 parent 9e6d0b3 commit 3c94d3eCopy full SHA for 3c94d3e
library/coretests/tests/lib.rs
@@ -81,7 +81,6 @@
81
#![feature(strict_provenance_atomic_ptr)]
82
#![feature(strict_provenance_lints)]
83
#![feature(test)]
84
-#![feature(trait_upcasting)]
85
#![feature(trusted_len)]
86
#![feature(trusted_random_access)]
87
#![feature(try_blocks)]
0 commit comments