1
Fork 0
rust/compiler/rustc_mir_transform
Wei Liu c5f4880e91 Drop magic value 3 from code
Magic value 3 is used to create state for a yield point. It is in fact
the number of reserved variants.

Lift RESERVED_VARIANTS out to module scope and use it instead.
2022-06-20 10:05:04 +00:00
..
src Drop magic value 3 from code 2022-06-20 10:05:04 +00:00
Cargo.toml remove currently unused deps 2022-06-13 22:20:51 +03:00