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

Permit mutable references in all const contexts #78578

Merged
merged 7 commits into from
Jan 25, 2021

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    d118021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b217fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cd0b46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00e62fa View commit details
    Browse the repository at this point in the history
  5. Do not allow arbitrary mutable references in static mut, just keep …

    …with the existing exceptions
    oli-obk committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    14f39aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd09871 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    819b008 View commit details
    Browse the repository at this point in the history