about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_example.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-31 23:05:46 +0200
committerGitHub <noreply@github.com>2025-03-31 23:05:46 +0200
commit5b46e2462abaee5f1b544711140f86bd1c409de9 (patch)
tree6bf55522196d248b7e701e3a16090b6df957b350 /compiler/rustc_codegen_gcc/example/alloc_example.rs
parentd78704a253b95f26a6dbc0ea0261fb3ee52d79f8 (diff)
parent4e99dca8c35b37fcf097e7bd3c2b00abb7a64dfb (diff)
downloadrust-5b46e2462abaee5f1b544711140f86bd1c409de9.tar.gz
rust-5b46e2462abaee5f1b544711140f86bd1c409de9.zip
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 https://github.com/rust-lang/rust/pull/139175 and https://github.com/rust-lang/rust/pull/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.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions