about summary refs log tree commit diff
path: root/tests/ui/drop/drop_elaboration_with_errors3.stderr
blob: 2d44e7c66259750a56e4c9c46438ae981aa8be90 (plain)
1
2
3
4
5
6
7
8
error: bonjour
  --> $DIR/drop_elaboration_with_errors3.rs:15:5
   |
LL |     compile_error!("bonjour");
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to 1 previous error