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_getter.rs:10:10
|
||||
--> $DIR/bad_getter.rs:13:22
|
||||
|
|
||||
10 | #[derive(Serialize)]
|
||||
| ^^^^^^^^^
|
||||
13 | #[serde(getter = "~~~")]
|
||||
| ^^^^^
|
||||
|
||||
error: aborting due to previous error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user