mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 02:28:00 +00:00
Improve overall quality of compile_error! errors
Also updates UI tests.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
error: failed to parse path: "~~~"
|
||||
--> $DIR/bad_remote.rs:10:10
|
||||
--> $DIR/bad_remote.rs:11:18
|
||||
|
|
||||
10 | #[derive(Serialize)]
|
||||
| ^^^^^^^^^
|
||||
11 | #[serde(remote = "~~~")]
|
||||
| ^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user