Revert "Support #[rustc_coinductive]"

This reverts commit d026479ba6.
This commit is contained in:
Ryo Yoshida 2023-07-03 05:06:55 +09:00
parent 9bdc9aaceb
commit 6086ced61d
4 changed files with 8 additions and 45 deletions

View file

@ -63,7 +63,6 @@ pub mod marker {
#[lang = "sized"]
#[fundamental]
#[rustc_specialization_trait]
#[rustc_coinductive]
pub trait Sized {}
// endregion:sized