Closed
Description
System
Arch Linux
rustup nightly
Build environment
Using the AUR script, trying to update to 1.4.3 🐱
The error 😟
error[E0599]: no method named `message` found for reference `&PanicHookInfo<'_>` in the current scope
--> src/main.rs:60:31
|
60 | if let Some(m) = info.message() {
| ^^^^^^^ method not found in `&PanicHookInfo<'_>`
This happens on 1.4.1 through 1.4.3, so maybe perhaps rust nightly changed something.
Metadata
Metadata
Assignees
Labels
No labels