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

Replace AsByteSliceMut with Fill #940

Merged
merged 5 commits into from Mar 9, 2020
Merged

Replace AsByteSliceMut with Fill #940

merged 5 commits into from Mar 9, 2020

Commits on Feb 28, 2020

  1. Move Rng trait to sub-module

    dhardy committed Feb 28, 2020
    Copy the full SHA
    6403c10 View commit details
    Browse the repository at this point in the history
  2. Misc bench: add gen_1kb_u16_*

    dhardy committed Feb 28, 2020
    Copy the full SHA
    571c9af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7bdfa85 View commit details
    Browse the repository at this point in the history
  4. Optimise: avoid inlining

    dhardy committed Feb 28, 2020
    Copy the full SHA
    eccd1f8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d66d4d1 View commit details
    Browse the repository at this point in the history