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

Implementation of RFC #240 #284

Closed
wants to merge 7 commits into from
Closed

Implementation of RFC #240 #284

wants to merge 7 commits into from

Commits on Aug 1, 2022

  1. feat: implement rfc240

    sarah-ek committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b0e2960 View commit details
    Browse the repository at this point in the history
  2. cleanup

    sarah-ek committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c182d10 View commit details
    Browse the repository at this point in the history
  3. test: fix fuzzing

    sarah-ek committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c8edfa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e2eeca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0951617 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. doc,perf,bench:

     - document unsafe code
     - improve perf for extend
     - add benchmark for extend
    sarah committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    741ab83 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. impl Send/Sync for SmallVec

    sarah committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    731f6bc View commit details
    Browse the repository at this point in the history