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 44687b5 commit 902bacdCopy full SHA for 902bacd
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