rust/compiler/rustc_const_eval/src/transform
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
..
check_consts Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk 2021-11-13 17:10:15 +00:00
mod.rs
promote_consts.rs Remove Candidate::source_info 2021-11-05 21:31:25 +01:00
validate.rs Start block is not allowed to have basic block predecessors 2021-09-18 07:28:55 +02:00