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

Implement pattern types as the backing logic of rustc_scalar_valid_range attributes #107299

Closed
wants to merge 10 commits into from

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    d1720e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9286166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d4b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a9b008 View commit details
    Browse the repository at this point in the history
  5. Actually create ranged types

    oli-obk committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    832c927 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce3e3d4 View commit details
    Browse the repository at this point in the history
  7. Fixup first commit

    oli-obk committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    7b9502d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32d11e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix stage 2

    oli-obk committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e236587 View commit details
    Browse the repository at this point in the history
  2. x fmt

    oli-obk committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a1c0a3e View commit details
    Browse the repository at this point in the history