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

Remove a const-if-hack in RawVec #66755

Merged
merged 6 commits into from
Dec 20, 2019
Merged

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    17aa0cb View commit details
    Browse the repository at this point in the history
  2. remove a bit more hackery

    mark-i-m committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3ec3fca View commit details
    Browse the repository at this point in the history
  3. use usize::MAX instead of !0

    mark-i-m committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    baaf864 View commit details
    Browse the repository at this point in the history
  4. fix import

    mark-i-m committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    951f041 View commit details
    Browse the repository at this point in the history
  5. add fixme

    mark-i-m committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    2535435 View commit details
    Browse the repository at this point in the history
  6. no need to bootstrap

    mark-i-m committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    7d26811 View commit details
    Browse the repository at this point in the history