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

Fully destructure constants into patterns #70743

Merged
merged 21 commits into from
Sep 26, 2020

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    b54f122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c62e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2532a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3795886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aba5ea1 View commit details
    Browse the repository at this point in the history
  6. Use precise errors during const to pat conversion instead of a catch-…

    …all on the main constant
    oli-obk committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    adf98ab View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    f7eceef View commit details
    Browse the repository at this point in the history
  2. Pacify tidy

    oli-obk committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f12583a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    1b1b6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d486486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    177d0ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a7e66a View commit details
    Browse the repository at this point in the history
  5. Name function correctly

    oli-obk committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    6a33de0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0174231 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da21764 View commit details
    Browse the repository at this point in the history
  8. Update documentation tests

    oli-obk committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9aa1c09 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Don't talk about determinism

    oli-obk committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    2bc54d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4928d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9550ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc9f294 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daf976f View commit details
    Browse the repository at this point in the history