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

Use pointer rather than reference to adhere to unsafe guidelines #19

Merged
merged 5 commits into from
Oct 16, 2019

Commits on Oct 16, 2019

  1. use pointer rather than reference to adhere to unsafe guidelines; lea…

    …k box for now rather than dropping potentially uninitialized
    alecmocatta committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2d1e6a2 View commit details
    Browse the repository at this point in the history
  2. clippy clean

    alecmocatta committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    bd96ffa View commit details
    Browse the repository at this point in the history
  3. bump rust lint

    alecmocatta committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    31fa158 View commit details
    Browse the repository at this point in the history
  4. v0.1.8

    alecmocatta committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    d5c7106 View commit details
    Browse the repository at this point in the history
  5. clippy clean

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