-
-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Description
Serde 1.0.211 broke some call sites described in #2844 and later fixed in #2845
I believe it is still broken. The number of errors is reduced, but I am still seeing one:
...
Downloaded serde_derive v1.0.212
...
error[E0425]: cannot find value `__e` in this scope
--> components/datetime/src/provider/calendar/symbols.rs:336:36
|
336 | deserialize_with = "icu_provider::serde_borrow_de_utils::array_of_cow"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
Metadata
Metadata
Assignees
Labels
No labels