rust/tests/ui/impl-trait
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
..
2023-04-20 15:06:17 -03:00
2023-04-16 09:58:08 +00:00
2023-04-16 09:58:08 +00:00
2023-04-25 19:53:09 +00:00