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

RFC: Unsafe Lifetime #3199

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2021

  1. beginning progress

    maboesanman committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6760737 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. progress

    maboesanman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7a907f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e4b4e3 View commit details
    Browse the repository at this point in the history
  3. add metadata

    maboesanman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1f1f91b View commit details
    Browse the repository at this point in the history
  4. rename with pr number

    maboesanman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    edacab8 View commit details
    Browse the repository at this point in the history
  5. more tweaks

    maboesanman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d55bd2a View commit details
    Browse the repository at this point in the history
  6. add missing mut

    Co-authored-by: Jacob Lifshay <programmerjake@gmail.com>
    maboesanman and programmerjake committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    3c7a572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    387a681 View commit details
    Browse the repository at this point in the history
  8. prior art

    maboesanman committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    46bd023 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

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

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    2b95c83 View commit details
    Browse the repository at this point in the history
  2. Update text/3199-unsafe-lifetime.md

    Co-authored-by: Noah Lev <camelidcamel@gmail.com>
    maboesanman and camelid committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    eeb271f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Update text/3199-unsafe-lifetime.md

    Co-authored-by: teor <teor@riseup.net>
    maboesanman and teor2345 committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    fa1cefa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0d132d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. reword as erased

    maboesanman committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1a3da11 View commit details
    Browse the repository at this point in the history