diff --git a/rtic/ui/custom_section.stderr b/rtic/ui/custom_section.stderr new file mode 100644 index 00000000000..a8495dca4e6 --- /dev/null +++ b/rtic/ui/custom_section.stderr @@ -0,0 +1,5 @@ +error: This should be the only error in the file + --> ui/custom_section.rs:3:1 + | +3 | compile_error!("This should be the only error in the file"); + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^