Rollup merge of #70080 - anyska:mir-double-space, r=oli-obk
rustc_mir: remove extra space when pretty-printing MIR.
This commit is contained in:
commit
4d5eccae50
2 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ fn main() {
|
|||
// }
|
||||
// END rustc.main-{{closure}}.SimplifyCfg-elaborate-drops.after.mir
|
||||
// START rustc.ptr-drop_in_place.Test.SimplifyCfg-make_shim.after.mir
|
||||
// fn std::intrinsics::drop_in_place(_1: *mut Test) -> () {
|
||||
// fn std::intrinsics::drop_in_place(_1: *mut Test) -> () {
|
||||
// ...
|
||||
// bb0: {
|
||||
// Retag([raw] _1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue