mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-05 13:57:38 +03:00
Use ui test syntax that does not interfere with rustfmt
This commit is contained in:
parent
15fd26e476
commit
ad2f20b9f7
2 changed files with 4 additions and 4 deletions
|
@ -5,5 +5,5 @@ use thiserror::Error;
|
|||
pub struct Error;
|
||||
|
||||
fn main() {
|
||||
@//fail
|
||||
__FAIL__;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue