]> git.lizzy.rs Git - rust.git/commit
make `Sized` coinductive
authorlcnr <rust@lcnr.de>
Mon, 29 Mar 2021 15:32:20 +0000 (17:32 +0200)
committerMichael Goulet <michael@errs.io>
Thu, 10 Nov 2022 21:18:06 +0000 (21:18 +0000)
commit0f2e45b18f47c9cb93267a82ed685f5d37f79367
treea5192fc2867ddc4a7533641cce39a24e8ebba1c5
parenta3c0a023611fcaf5ae3ec242d7d60e356041d25f
make `Sized` coinductive
compiler/rustc_trait_selection/src/traits/select/mod.rs
src/test/ui/sized/coinductive-1.rs [new file with mode: 0644]
src/test/ui/sized/coinductive-2.rs [new file with mode: 0644]