rust/compiler/rustc_resolve
Oli Scherer 0349f8bd79 Use a yes/no enum instead of a bool.
The bool's meaning wasn't obvious to me at some call sites.
2022-05-02 15:39:13 +00:00
..
src Use a yes/no enum instead of a bool. 2022-05-02 15:39:13 +00:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00