Skip to content

Commit 5b46e24

Browse files
authored
Rollup merge of #139176 - m-ou-se:print3, r=compiler-errors
Remove fragile equal-pointers-unequal/*/print3.rs tests. These tests were added in #127003 The print3.rs tests stop working when I change implementation details of format_args!(). (For example, in #139175 and #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 d78704a + 4e99dca commit 5b46e24

File tree

3 files changed

+0
-73
lines changed

3 files changed

+0
-73
lines changed

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

-23
This file was deleted.

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

-25
This file was deleted.

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

-25
This file was deleted.

0 commit comments

Comments
 (0)