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:
Mazdak Farrokhzad 2020-03-23 19:04:47 +01:00 committed by GitHub
commit 4d5eccae50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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);