rust/compiler/rustc_const_eval/src
Tomasz Miąsko 7bc827b34b Refactor single variant Candidate enum into a struct
`Candidate` enum has only a single `Ref` variant.  Refactor it into a
struct and reduce overall indentation of the code by two levels.

No functional changes.
2021-11-05 21:31:18 +01:00
..
const_eval Remove is_const_fn in find_mir_or_eval_fn 2021-10-27 07:21:28 +01:00
interpret Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco 2021-10-23 05:28:23 +02:00
transform Refactor single variant Candidate enum into a struct 2021-11-05 21:31:18 +01:00
util
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00