mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
feat: add stderr file
This commit is contained in:
parent
8d7b85c836
commit
f1c62ebe3d
1 changed files with 5 additions and 0 deletions
5
rtic/ui/custom_section.stderr
Normal file
5
rtic/ui/custom_section.stderr
Normal file
|
|
@ -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");
|
||||||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
Loading…
Add table
Add a link
Reference in a new issue