RPM build fix (reverted CI changes which will need to be un-reverted or made conditional) and vendor Rust dependencies to make builds much faster in any CI system.
This commit is contained in:
7
zeroidc/vendor/serde_json/tests/ui/missing_comma.stderr
vendored
Normal file
7
zeroidc/vendor/serde_json/tests/ui/missing_comma.stderr
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
error: no rules expected the token `"2"`
|
||||
--> tests/ui/missing_comma.rs:4:21
|
||||
|
|
||||
4 | json!({ "1": "" "2": "" });
|
||||
| -^^^ no rules expected this token in macro call
|
||||
| |
|
||||
| help: missing comma here
|
||||
Reference in New Issue
Block a user