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 attributes for the new container limit kinds #124

Merged
merged 9 commits into from
Oct 30, 2020

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    1ad8f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1a096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d33f90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b8d53a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae718d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34ca7e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c43c9de View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Add constructors for the three Limit variants

    These are then used to remove the weird `until` case in the expansion of the proc-macro
    samuelsleight committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    dcc3222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e344fa5 View commit details
    Browse the repository at this point in the history