]> git.lizzy.rs Git - rust.git/commit
orphan check: remove const generics fixme
authorlcnr <rust@lcnr.de>
Thu, 28 Jul 2022 15:30:39 +0000 (17:30 +0200)
committerlcnr <rust@lcnr.de>
Thu, 28 Jul 2022 15:35:27 +0000 (17:35 +0200)
commitc9b21b0ea22d6caa1d0caa9e68ee22f72729229d
tree4c0e6e9764f6f12f0f14165649004af604d7877e
parent05e678ccca974a8d0c26991083fb4cf8fff84e74
orphan check: remove const generics fixme
compiler/rustc_trait_selection/src/traits/coherence.rs
src/test/ui/coherence/auxiliary/trait-with-const-param.rs [new file with mode: 0644]
src/test/ui/coherence/const-generics-orphan-check-ok.rs [new file with mode: 0644]