mirror of https://github.com/fafhrd91/actix-web
added trybuild err message
This commit is contained in:
parent
2039d42a55
commit
cb5505c294
|
@ -0,0 +1,5 @@
|
|||
error: Unknown attribute.
|
||||
--> $DIR/route-malformed-path-fail.rs:3:17
|
||||
|
|
||||
3 | #[get("/one/{", other)]
|
||||
| ^^^^^
|
Loading…
Reference in New Issue