about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-03 12:44:35 +0200
committerGitHub <noreply@github.com>2025-05-03 12:44:35 +0200
commit7b9fd9bf9efa2963e6fefe022e65cba567313164 (patch)
treeb9b3532ea4ef5b1f7d16c14bb7ea2d2b508d1d91 /compiler/rustc_interface/src/errors.rs
parentd8b0347a4bd82edd3e109d651cf074aa83365c47 (diff)
parent6f1a54bad27c49071efc11bcdb57f1bf152f7cb9 (diff)
downloadrust-7b9fd9bf9efa2963e6fefe022e65cba567313164.tar.gz
rust-7b9fd9bf9efa2963e6fefe022e65cba567313164.zip
Rollup merge of #140576 - m-ou-se:fragile-tests, r=compiler-errors
Remove fragile equal-pointers-unequal tests.

Same as https://github.com/rust-lang/rust/pull/139176

---

These tests were added in #127003

These tests stop working when I change implementation details of format_args!(). These tests shouldn't rely on such implementation details.

Do these tests test anything that isn't already covered by other tests? If so, 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_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions