macros: Update expected trybuild test output
This commit is contained in:
parent
31671da257
commit
e37d064306
@ -11,4 +11,9 @@ error: no rules expected the token `history_impl`
|
||||
11 | | };
|
||||
| |_^ no rules expected this token in macro call
|
||||
|
|
||||
note: while trying to match `field`
|
||||
--> src/api.rs
|
||||
|
|
||||
| ( @field method: $method:ident ) => { $crate::exports::http::Method::$method };
|
||||
| ^^^^^
|
||||
= note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
@ -11,4 +11,9 @@ error: no rules expected the token `history_impl`
|
||||
11 | | };
|
||||
| |_^ no rules expected this token in macro call
|
||||
|
|
||||
note: while trying to match `field`
|
||||
--> src/api.rs
|
||||
|
|
||||
| ( @field method: $method:ident ) => { $crate::exports::http::Method::$method };
|
||||
| ^^^^^
|
||||
= note: this error originates in the macro `$crate::metadata` which comes from the expansion of the macro `metadata` (in Nightly builds, run with -Z macro-backtrace for more info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user