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

Add feature gate for mut refs in const fn #66606

Merged
merged 15 commits into from
Dec 7, 2019
Merged

Add feature gate for mut refs in const fn #66606

merged 15 commits into from
Dec 7, 2019

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    12ac49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2a423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0f5ac View commit details
    Browse the repository at this point in the history
  4. Rename feature gate

    pvdrz committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d24ae25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f420b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de60f72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d92e9b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e31a136 View commit details
    Browse the repository at this point in the history
  9. Disallow cell borrowing

    pvdrz committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    683f5c9 View commit details
    Browse the repository at this point in the history
  10. Update miri_unleashed tests

    pvdrz committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    681690d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e61e4c View commit details
    Browse the repository at this point in the history
  12. Update miri unleashed tests

    pvdrz committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    19ddfb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dc0117a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    416b439 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e01ad6a View commit details
    Browse the repository at this point in the history