rust/tests
Yuki Okushi b2ee088c73
Rollup merge of #111052 - nnethercote:fix-ice-test, r=Nilstrieb
Fix problems with backtraces in two ui tests.

`default-backtrace-ice.rs` started started failing for me recently,
because on my Ubuntu 23.04 system there are 100 stack frames, and the
current stack filtering pattern doesn't match on a stack frame with a
three digit number.

`issue-86800.rs` can also be improved, backtrace-wise.

r? `@Nilstrieb`
2023-05-05 12:46:26 +09:00
..
assembly
auxiliary
codegen Rollup merge of #111009 - scottmcm:ascii-char, r=BurntSushi 2023-05-04 19:18:21 +02:00
codegen-units
debuginfo
incremental
mir-opt Reject borrows of projections in ConstProp. 2023-05-04 21:51:44 +00:00
pretty
run-make Rollup merge of #110651 - durin42:xunit-stdout, r=cuviper 2023-05-04 19:18:18 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=GuillaumeGomez 2023-05-03 16:42:49 -07:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #111052 - nnethercote:fix-ice-test, r=Nilstrieb 2023-05-05 12:46:26 +09:00
ui-fulldeps
COMPILER_TESTS.md