mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-24 07:38:01 +00:00
Update and tweak some names
This commit is contained in:
@@ -272,7 +272,7 @@ pub fn expand_derive_deserialize(cx: &mut ExtCtxt,
|
||||
vec!["std", "result", "Result"],
|
||||
None,
|
||||
vec![
|
||||
Box::new(Ty::Self),
|
||||
Box::new(Ty::Self_),
|
||||
Box::new(Ty::Literal(Path::new_(vec!["__S", "Error"],
|
||||
None,
|
||||
vec![],
|
||||
|
||||
Reference in New Issue
Block a user