Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"
This reverts commit6d2b84b3ed
, reversing changes made to73bc12199e
.
This commit is contained in:
parent
366d112fa6
commit
9a20cf1697
71 changed files with 368 additions and 112 deletions
|
@ -49,6 +49,7 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![cfg_attr(not(bootstrap), feature(trait_upcasting))]
|
||||
#![feature(trusted_step)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(try_reserve_kind)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue