diff options
| author | Samuel E. Moelius III <sam@moeli.us> | 2021-02-17 21:04:38 -0500 |
|---|---|---|
| committer | Samuel E. Moelius III <sam@moeli.us> | 2021-02-23 18:50:30 -0500 |
| commit | 2c26c0f621ec0c94ae17c09191de2ed802a2fa93 (patch) | |
| tree | 26d34679394a86b465cf41316f401b8aa6c81b89 | |
| parent | ce76fb3d095eb0b28fd4f382e2d9e8065728c452 (diff) | |
| download | rust-2c26c0f621ec0c94ae17c09191de2ed802a2fa93.tar.gz rust-2c26c0f621ec0c94ae17c09191de2ed802a2fa93.zip | |
Update custom_ice_message.stderr
| -rw-r--r-- | tests/ui-internal/custom_ice_message.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui-internal/custom_ice_message.stderr b/tests/ui-internal/custom_ice_message.stderr index a1b8e2ee162..29dee73c946 100644 --- a/tests/ui-internal/custom_ice_message.stderr +++ b/tests/ui-internal/custom_ice_message.stderr @@ -1,4 +1,4 @@ -thread 'rustc' panicked at 'Would you like some help with that?', clippy_lints/src/utils/internal_lints.rs +thread 'rustc' panicked at 'Would you like some help with that?', clippy_utils/src/internal_lints.rs note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace error: internal compiler error: unexpected panic |
