rust/tests
bors 4fe1e2bd5b Auto merge of #129218 - saethlin:gdb-supports-rust-now, r=jieyouxu
Delete debuginfo test suite infra for gdb without Rust support and lldb with Rust support

Implements https://github.com/rust-lang/rust/issues/128953

I also deleted all the `min-lldb-version: 310` comments, because the oldest compatible distro I can find is Ubuntu 16.04 which ships lldb 3.8, though of course the package that the Ubuntu maintainers put together for that is broken.

Rocky Linux 8 amusingly ships lldb 17, even though it has a similar glibc and kernel version.

This PR is multiple highly mechanical changes. Some of the commits were created by just running `sed`. You may find it easier to review each commit separately.
2024-08-19 12:16:20 +00:00
..
assembly
auxiliary
codegen Fix is_val_statically_known for floats 2024-08-17 02:14:23 +01:00
codegen-units
coverage
coverage-run-rustdoc
crashes crashes: more tests 2024-08-19 00:38:28 +02:00
debuginfo Fixup tests 2024-08-18 17:41:01 -04:00
incremental
mir-opt stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
pretty stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
run-make Auto merge of #129227 - jieyouxu:no-dumping, r=Kobzol 2024-08-18 09:47:46 +00:00
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Adjust expected errors for a rustdoc test 2024-08-18 22:52:54 -05:00
ui Rollup merge of #129208 - veluca93:adt_const_fix, r=BoxyUwU 2024-08-18 23:41:49 -05:00
ui-fulldeps
COMPILER_TESTS.md