Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve compile times; rename Timestamp -> DateTime #7

Merged
merged 18 commits into from
Oct 17, 2019
Merged

Commits on Sep 27, 2019

  1. Update futures-preview requirement

    Updates the requirements on [futures-preview](https://github.com/rust-lang-nursery/futures-rs) to permit the latest version.
    - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.0-alpha.18...0.3.0-alpha.19)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    baeeed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    0cf6f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Update serde_closure requirement from 0.1 to 0.2

    Updates the requirements on [serde_closure](https://github.com/alecmocatta/serde_closure) to permit the latest version.
    - [Release notes](https://github.com/alecmocatta/serde_closure/releases)
    - [Commits](alecmocatta/serde_closure@v0.1.0...v0.2.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6c52388 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    d7e635e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/cargo/futures-preview…

    …-eq-0.3.0-alpha.19' into compile-time
    alecmocatta committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1ec5ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a9c6a View commit details
    Browse the repository at this point in the history
  4. fix parquet benches

    alecmocatta committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    1663280 View commit details
    Browse the repository at this point in the history
  5. test i686 and musl

    alecmocatta committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0bf4838 View commit details
    Browse the repository at this point in the history
  6. fix musl build

    alecmocatta committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0262389 View commit details
    Browse the repository at this point in the history
  7. reenable cloudfront test

    alecmocatta committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    bdc49d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1508074 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    6a3f46a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9b62b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecd9490 View commit details
    Browse the repository at this point in the history
  4. clean DistIter type decls

    alecmocatta committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    fbecd5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    629b2cf View commit details
    Browse the repository at this point in the history
  6. v0.1.3

    alecmocatta committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    802e7de View commit details
    Browse the repository at this point in the history
  7. revert rusoto workaround

    alecmocatta committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4167503 View commit details
    Browse the repository at this point in the history