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

Use our copy of RefCell for style data #11835

Merged
merged 2 commits into from Jun 23, 2016
Merged

Use our copy of RefCell for style data #11835

merged 2 commits into from Jun 23, 2016

Commits on Jun 23, 2016

  1. Use our copy of RefCell for style data.

    This allows removing `#![feature(as_unsafe_cell)]` in geckolib
    and make progress towards #11815.
    SimonSapin committed Jun 23, 2016
  2. Add commit hash to be reverted in FIXME comment.

    SimonSapin committed Jun 23, 2016
You can’t perform that action at this time.