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

Feature/2018 edition #388

Merged
merged 17 commits into from
Mar 30, 2019
Merged

Feature/2018 edition #388

merged 17 commits into from
Mar 30, 2019

Commits on Aug 25, 2018

  1. remove extern crate

    prefix `crate::` to local imports
    elide lifetime in impl
    Dylan-DPC committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    95478da View commit details
    Browse the repository at this point in the history
  2. 2018 support

    Dylan-DPC committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    f572d93 View commit details
    Browse the repository at this point in the history
  3. merge with beta release

    Dylan-DPC committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    ed4f6cc View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

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

Commits on Feb 14, 2019

  1. update

    Dylan-DPC committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    ef4748a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. work on 2018 edition

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    81f5e40 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    bd9f504 View commit details
    Browse the repository at this point in the history
  2. fix missed merge conflict

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    8e67f0d View commit details
    Browse the repository at this point in the history
  3. fix the build

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    8c51978 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Configuration menu
    Copy the full SHA
    9741afc View commit details
    Browse the repository at this point in the history
  2. wow such change

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    38aeda6 View commit details
    Browse the repository at this point in the history
  3. attempt at fixing build # 1

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    85e6807 View commit details
    Browse the repository at this point in the history
  4. attempt to fix build # 2

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    bfcacbb View commit details
    Browse the repository at this point in the history
  5. attempt at fixing build # 3

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ccd4d16 View commit details
    Browse the repository at this point in the history
  6. attempt to fix build # 4

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    6be1083 View commit details
    Browse the repository at this point in the history
  7. The final set of changes

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    5afe3bd View commit details
    Browse the repository at this point in the history
  8. make 1.31.0 the msrv

    Signed-off-by: Hunar Roop Kahlon <hunar.roop@gmail.com>
    kinggoesgaming committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    5d844bb View commit details
    Browse the repository at this point in the history