]> git.lizzy.rs Git - rust.git/commit
hir_ty: introduce visible_from_module param into method resolution
authorcynecx <me@cynecx.net>
Sat, 20 Mar 2021 18:28:26 +0000 (19:28 +0100)
committercynecx <me@cynecx.net>
Sat, 20 Mar 2021 18:28:26 +0000 (19:28 +0100)
commit34bb13e293e757bb7267eb76884caacb4b94b48b
treef60bad4d993844e02fc154f2860f17be35b5c737
parentb1b456c64254e82c4edf065c9cc526bf8e734d68
hir_ty: introduce visible_from_module param into method resolution
crates/hir/src/lib.rs
crates/hir_ty/src/infer/expr.rs
crates/hir_ty/src/infer/path.rs
crates/hir_ty/src/method_resolution.rs