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 the cache module out of util. #12311

Merged
merged 4 commits into from Jul 8, 2016
Merged

Move the cache module out of util. #12311

merged 4 commits into from Jul 8, 2016

Commits on Jul 8, 2016

  1. Stop using HashCache in gfx::font.

    It does not seem to make the code any more understandable.
    Ms2ger committed Jul 8, 2016
  2. Remove HashCache.

    Ms2ger committed Jul 8, 2016
  3. Move util::cache to style.

    Ms2ger committed Jul 8, 2016
  4. Fix a build warning in animation.rs.

    Ms2ger committed Jul 8, 2016
You can’t perform that action at this time.