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

Absorb the time crate #286

Closed
wants to merge 8 commits into from
Closed

Absorb the time crate #286

wants to merge 8 commits into from

Commits on Dec 27, 2019

  1. Absorb the time crate

    I've discussed this with one of the maintainers (Alex Chrichton), and
    with his blessing I've purged the dependency on the deprecated time
    crate in favor of folding its code into chrono.
    
    This enables further refactoring.
    jjpe authored and quodlibetor committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    9c62d50 View commit details
    Browse the repository at this point in the history
  2. Fix some errant doc tests in README.md

    The little buggers snuck through.
    jjpe authored and quodlibetor committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    2d2c613 View commit details
    Browse the repository at this point in the history
  3. Fix CI test issues

    jjpe authored and quodlibetor committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    ca2de99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53cbe43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21e9d75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecd722d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f5d6f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8020c4 View commit details
    Browse the repository at this point in the history