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

ungate try_from because it has been stabilized #2010

Merged
merged 16 commits into from
Apr 16, 2019

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    b0e0453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5966e3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e74f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. remove comment

    KeenS committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    0db7c6b View commit details
    Browse the repository at this point in the history
  2. update config of travis ci too

    KeenS committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    b6cecbd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. update FIXME comment

    KeenS committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    0b96ab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    59f110e View commit details
    Browse the repository at this point in the history
  2. update some ui tests

    KeenS committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    9641aef View commit details
    Browse the repository at this point in the history
  3. remove redundant imports

    KeenS committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    0892d84 View commit details
    Browse the repository at this point in the history
  4. remove more

    KeenS committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d2dafbb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Bump minimal supported version to 1.34

    This version supports `TryFrom` so remove that feature from our unstable
    list.
    Also fix all new clippy warnings and update the compile test output to
    newer compiler versions
    weiznich committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    6cc7c2c View commit details
    Browse the repository at this point in the history
  2. More fixes

    weiznich committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    1cc4a03 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Fix diesel_cli tests

    weiznich committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    82974ee View commit details
    Browse the repository at this point in the history
  2. Address review comments

    weiznich committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    1438a71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1825bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4bdb2e View commit details
    Browse the repository at this point in the history