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

Prohibit global_allocator in submodules #51335

Merged
merged 6 commits into from
Jun 25, 2018
Merged

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    5da4ff8 View commit details
    Browse the repository at this point in the history
  2. Prohibit global_allocator in submodules for now

    - we need to figure out hygiene first
    - change the test to check that the prohibition works with a good error
      msg
    - leaves some comments and debugging code
    - leaves some of our supposed fixes
    mark-i-m committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    792772a View commit details
    Browse the repository at this point in the history
  3. enable fold_mac

    mark-i-m committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    08479aa View commit details
    Browse the repository at this point in the history
  4. fix test

    mark-i-m committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    e353402 View commit details
    Browse the repository at this point in the history
  5. actually fix test

    mark-i-m committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    997655c View commit details
    Browse the repository at this point in the history
  6. used debug, not info

    mark-i-m committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    16d7f87 View commit details
    Browse the repository at this point in the history