Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1960

bson: make time large-dates feature optional

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • bson-3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Rust Drivers

      (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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: