]> git.lizzy.rs Git - rust.git/commit
Don't treat closures from other crates as local
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 17 Jan 2023 09:39:35 +0000 (09:39 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 19 Jan 2023 11:29:40 +0000 (11:29 +0000)
commit42f1f54a5e15616f23d22d09cbdd510ee3d5f789
tree55c9e87d0b2c21daa418f46153502f908aa75294
parent481725984b4cd94ef5c00917b01c1771b6e5299c
Don't treat closures from other crates as local
compiler/rustc_trait_selection/src/traits/coherence.rs
tests/ui/coherence/coherence-with-generator.rs
tests/ui/coherence/coherence-with-generator.stderr [deleted file]
tests/ui/coherence/coherence-with-generator.stock.stderr [new file with mode: 0644]
tests/ui/type-alias-impl-trait/issue-104817.rs [new file with mode: 0644]
tests/ui/type-alias-impl-trait/issue-104817.stock.stderr [new file with mode: 0644]