rust/compiler/rustc_const_eval/src
Yuki Okushi 48947eafda
Rollup merge of #90633 - tmiasko:candidate-struct, r=nagisa
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-19 13:06:34 +09:00
..
const_eval Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
interpret Rollup merge of #90895 - RalfJung:read-discriminant-valid, r=oli-obk 2021-11-19 02:22:58 +09:00
transform Rollup merge of #90633 - tmiasko:candidate-struct, r=nagisa 2021-11-19 13:06:34 +09:00
util
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00