Remove borrowck_graphviz_postflow
from test
This commit is contained in:
parent
2daa404e9a
commit
4d9b4b4769
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ struct PartialInteriorMut {
|
|||
}
|
||||
|
||||
#[rustc_mir(rustc_peek_indirectly_mutable,stop_after_dataflow)]
|
||||
#[rustc_mir(borrowck_graphviz_postflow="indirect.dot")]
|
||||
const BOO: i32 = {
|
||||
let x = PartialInteriorMut {
|
||||
zst: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue