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

Allow calling const unsafe fn in const fn behind a feature gate #55635

Merged
merged 23 commits into from
Dec 6, 2018

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    f2ae7b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906a49e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3470c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b2232 View commit details
    Browse the repository at this point in the history
  5. Make newtype_index safe

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    ec6573f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    693c553 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bdb11c View commit details
    Browse the repository at this point in the history
  8. Trailing newlines again

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    14218e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4a8500 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    081c497 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1894a5f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55abc0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e5d9065 View commit details
    Browse the repository at this point in the history
  14. Emit feature gate suggestion

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    4497ff3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    37ef5e4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ce211d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    137a640 View commit details
    Browse the repository at this point in the history
  18. Add and update tests

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    ae0b00c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b75d5f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    932dbe8 View commit details
    Browse the repository at this point in the history
  21. Clear up some code

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    b779694 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f411576 View commit details
    Browse the repository at this point in the history
  23. Tidy fixup

    oli-obk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    cb71752 View commit details
    Browse the repository at this point in the history