about summary refs log tree commit diff
path: root/tests/ui/layout/enum-scalar-pair-int-ptr.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-12-26 19:30:29 +0100
committerGitHub <noreply@github.com>2024-12-26 19:30:29 +0100
commit3d50eba781811a41247bb99baa450d4c82565a43 (patch)
tree96d8b60d74c5fefc8ba305d8c7631696384ba5c7 /tests/ui/layout/enum-scalar-pair-int-ptr.rs
parent3e02ddb234a462bff8fb24b451001638d81a3f71 (diff)
parent1511de3c9e7716a4fd7aa7ea53140b2c44c8a4dd (diff)
downloadrust-3d50eba781811a41247bb99baa450d4c82565a43.tar.gz
rust-3d50eba781811a41247bb99baa450d4c82565a43.zip
Rollup merge of #134781 - Zalathar:backtrace, r=SparrowLii,jieyouxu
Add more `begin_panic` normalizations to panic backtrace tests

Since #123244, these tests have started failing locally on some systems (#133997) due to minor variations in how `begin_panic` is printed in the backtrace.

The variation appears to occur on macOS when `rust.debuginfo-level = "line-tables-only"` is set, which is the default in `config.compiler.toml`. It does not occur when the debuginfo level is set to 1.

The variation doesn't seem relevant to these tests, so this PR simply adds another custom normalization rule to account for the variation.

---

Will conflict with #134759.
Diffstat (limited to 'tests/ui/layout/enum-scalar-pair-int-ptr.rs')
0 files changed, 0 insertions, 0 deletions