Skip to content

Commit 902bacd

Browse files
WaffleLapkingitbot
authored and
gitbot
committed
remove use of feature(trait_upcasting) from core tests
1 parent 44687b5 commit 902bacd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coretests/tests/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
#![feature(strict_provenance_atomic_ptr)]
8282
#![feature(strict_provenance_lints)]
8383
#![feature(test)]
84-
#![feature(trait_upcasting)]
8584
#![feature(trusted_len)]
8685
#![feature(trusted_random_access)]
8786
#![feature(try_blocks)]

0 commit comments

Comments
 (0)