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

Move malloc_size_of_derive back into the Servo repo #24432

Closed

Commits on Oct 12, 2019

  1. Move malloc_size_of_derive back into the Servo repo

    The 'MallocSizeOf' trait is not available on crates.io, so the derive shouldn't be either.  Move this derive back into the Servo repository.
    
    See issue #24419.
    twilco committed Oct 12, 2019
You can’t perform that action at this time.