about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2023-05-05 12:46:26 +0900
committerGitHub <noreply@github.com>2023-05-05 12:46:26 +0900
commitb2ee088c73158be66b643ace58857a842d38add8 (patch)
tree44b767ed77fd0f77c6d51694b471c265f2ea0a33 /compiler/rustc_parse/src
parent18d4e22e573a8b06b5a578eb2f68e78b3531d7c5 (diff)
parentf20738dfb9b28acaa89c90bcdc6455a0dc00c4df (diff)
downloadrust-b2ee088c73158be66b643ace58857a842d38add8.tar.gz
rust-b2ee088c73158be66b643ace58857a842d38add8.zip
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`
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions