-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
(From this github issue)
The bson crate needs the large-dates feature of the time crate to pass the Y10K corpus test; however, that feature causes a performance loss and introduces parsing ambiguities. We should make it optional for users that know they won't be handling dates with years outside the ±9999 range.