Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
14e59bb317c3c901bce83deb16ee9bfa5cc90e28
rust/tests/ui/proc-macro/load-panic-backtrace.stderr

13 lines
252 B
Plaintext
Raw Normal View History

Change default panic handler message format.
2023-06-20 19:16:18 +02:00
at $DIR/auxiliary/test-macros.rs:43:5:
panic-derive
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics Fixes #75050 Previously, we would unconditionally suppress the panic hook during proc-macro execution. This commit adds a new flag -Z proc-macro-backtrace, which allows running the panic hook for easier debugging.
2020-08-30 22:17:24 -04:00
error: proc-macro derive panicked
Adding needs-unwind arg to applicable compiler ui tests
2022-09-12 22:42:04 +00:00
--> $DIR/load-panic-backtrace.rs:11:10
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics Fixes #75050 Previously, we would unconditionally suppress the panic hook during proc-macro execution. This commit adds a new flag -Z proc-macro-backtrace, which allows running the panic hook for easier debugging.
2020-08-30 22:17:24 -04:00
|
LL | #[derive(Panic)]
| ^^^^^
|
= help: message: panic-derive
error: aborting due to previous error
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1614ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API