mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

Normalization can fail from errors from other items so use a delayed bug instead of checking the body.
9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
error: bonjour
|
|
--> $DIR/drop_elaboration_with_errors3.rs:15:5
|
|
|
|
|
LL | compile_error!("bonjour");
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|