about summary refs log tree commit diff
path: root/tests/debuginfo
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-08-06 18:00:58 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-08-06 18:00:58 +0000
commit270c1a4d24ba4b244037c3fa1651d17a5f77eae4 (patch)
tree210890e29d66f837787f39f35ea205cc44170884 /tests/debuginfo
parent8fb40f798a23adf608182ce5f4eb151fdc8e0da5 (diff)
downloadrust-270c1a4d24ba4b244037c3fa1651d17a5f77eae4.tar.gz
rust-270c1a4d24ba4b244037c3fa1651d17a5f77eae4.zip
Revert "Embed GDB pretty printers in rlibs and dylibs"
This reverts commit b4d923cea0509933b1fb859930cb20784251f9be.
Diffstat (limited to 'tests/debuginfo')
-rw-r--r--tests/debuginfo/embedded-visualizer.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/debuginfo/embedded-visualizer.rs b/tests/debuginfo/embedded-visualizer.rs
index 12d87be7c66..cbd8691394d 100644
--- a/tests/debuginfo/embedded-visualizer.rs
+++ b/tests/debuginfo/embedded-visualizer.rs
@@ -1,8 +1,6 @@
 //@ compile-flags:-g
 //@ ignore-lldb
 //@ ignore-windows-gnu: #128981
-//@ ignore-musl: linker too old in CI
-//@ ignore-i586-unknown-linux-gnu: linker too old in CI
 
 // === CDB TESTS ==================================================================================