Remove support for #[rustc_mir(borrowck_graphviz_format="gen_kill")].
Because it's equivalent to `#[rustc_mir(borrowck_graphviz_format)]`. It
used to be distinct, but the distinction was removed in
3233fb18a8.
This commit is contained in:
@@ -1068,7 +1068,6 @@ symbols! {
|
||||
ge,
|
||||
gen_blocks,
|
||||
gen_future,
|
||||
gen_kill,
|
||||
generator_clone,
|
||||
generators,
|
||||
generic_arg_infer,
|
||||
|
||||
Reference in New Issue
Block a user