]> git.lizzy.rs Git - rust.git/commit
Consider trait to be in scope for trait-impl
authorLukas Wirth <lukastw97@gmail.com>
Tue, 25 May 2021 14:08:18 +0000 (16:08 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Tue, 25 May 2021 14:16:29 +0000 (16:16 +0200)
commit28ca37175572403edeb92324d251fbceb4c2487f
tree047556acaa4ff4044d2900902810a3555c6eb2c1
parent35db5e99f6f982f4257e88d13cbecca250b05efe
Consider trait to be in scope for trait-impl
crates/hir_def/src/resolver.rs
crates/hir_ty/src/infer.rs
crates/hir_ty/src/tests/traits.rs