You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reject on empty fields object in PlainYearMonth::with (#626)
Small fix for a bug in `PlainYearMonth::with`.
This can still be handled downstream in the engines, if there is careful
attention to the specification steps. We should still reject here to fix
bug in Rust API.
0 commit comments