Skip to content

Commit 70ee050

Browse files
authored
Unrolled build for rust-lang#139176
Rollup merge of rust-lang#139176 - m-ou-se:print3, r=compiler-errors Remove fragile equal-pointers-unequal/*/print3.rs tests. These tests were added in rust-lang#127003 The print3.rs tests stop working when I change implementation details of format_args!(). (For example, in rust-lang#139175 and rust-lang#139135). These tests shouldn't rely on such implementation details. It gets in the way for format_args!() improvements. If they test anything that aren't already covered by the other tests in this directory, they should be expressed in a less fragile way that doesn't rely on internal details of format_args!(). cc ``@GrigorenkoPV,`` author of these tests.
2 parents 0b45675 + 4e99dca commit 70ee050

File tree

3 files changed

+0
-73
lines changed

3 files changed

+0
-73
lines changed

tests/ui/codegen/equal-pointers-unequal/as-cast/print3.rs

-23
This file was deleted.

tests/ui/codegen/equal-pointers-unequal/exposed-provenance/print3.rs

-25
This file was deleted.

tests/ui/codegen/equal-pointers-unequal/strict-provenance/print3.rs

-25
This file was deleted.

0 commit comments

Comments
 (0)