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

Const closures #106004

Merged
merged 8 commits into from
Jan 13, 2023
Merged

Const closures #106004

merged 8 commits into from
Jan 13, 2023

Commits on Jan 12, 2023

  1. parse const closures

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4fb10c0 View commit details
    Browse the repository at this point in the history
  2. gate const closures

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    e7fea8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23718a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e63f7b View commit details
    Browse the repository at this point in the history
  5. fix fn_sig ice

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f6725c0 View commit details
    Browse the repository at this point in the history
  6. fix fmt and bless

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    b0aa859 View commit details
    Browse the repository at this point in the history
  7. test use in libcore

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ca1eb43 View commit details
    Browse the repository at this point in the history
  8. move to correct test

    fee1-dead committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    42a50ba View commit details
    Browse the repository at this point in the history