rust/compiler/rustc_resolve
Vadim Petrochenkov ab834e5ea9 resolve: Refactor obtaining Module from its DefId
The `Option<Module>` version is supported for the case where we don't know whether the `DefId` refers to a module or not.
Non-local traits and enums are also correctly found now.
2021-09-24 18:57:15 +03:00
..
src resolve: Refactor obtaining Module from its DefId 2021-09-24 18:57:15 +03:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00