summary refs log tree commit diff
path: root/src/tools/clippy/tests/ui-internal/custom_ice_message.stderr
blob: 0fc385cd6935aa7a5fdedf85cab2e87f24f908d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
thread '<unnamed>' panicked at 'Would you like some help with that?', clippy_lints/src/utils/internal_lints/produce_ice.rs
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new

note: rustc 1.71.0-nightly (521f4dae1 2023-05-19) running on <target>

note: compiler flags: -C prefer-dynamic -Z ui-testing

note: Clippy version: foo

thread panicked while panicking. aborting.