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 arenas to avoid Lrc in queries #2 #59545

Merged
merged 26 commits into from
May 24, 2019
Merged

Use arenas to avoid Lrc in queries #2 #59545

merged 26 commits into from
May 24, 2019

Commits on May 23, 2019

  1. Update associated_item_def_ids

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    4ba144d View commit details
    Browse the repository at this point in the history
  2. Update inherent_impls

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    8c936e4 View commit details
    Browse the repository at this point in the history
  3. Update borrowck

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    99f6221 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95dfd82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    093940d View commit details
    Browse the repository at this point in the history
  6. Update resolve_lifetimes, named_region_map, is_late_bound_map and obj…

    …ect_lifetime_defaults_map
    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    529aed8 View commit details
    Browse the repository at this point in the history
  7. Update item_children

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    b1398a0 View commit details
    Browse the repository at this point in the history
  8. Update used_trait_imports

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    28482db View commit details
    Browse the repository at this point in the history
  9. Optimize alloc_from_iter

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ba5d9c0 View commit details
    Browse the repository at this point in the history
  10. Update GenericPredicates queries

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ae8975c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e77096b View commit details
    Browse the repository at this point in the history
  12. Add a comment for arena_types!

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    4214565 View commit details
    Browse the repository at this point in the history
  13. Make ArenaField private

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ad2b35b View commit details
    Browse the repository at this point in the history
  14. Update Cargo.lock

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5bcc80b View commit details
    Browse the repository at this point in the history
  15. Update lint_levels

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9dcc60b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    10ef70b View commit details
    Browse the repository at this point in the history
  17. Update all_traits

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5751fcc View commit details
    Browse the repository at this point in the history
  18. Update privacy_access_levels

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    fb57879 View commit details
    Browse the repository at this point in the history
  19. Update in_scope_traits_map

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5f808f6 View commit details
    Browse the repository at this point in the history
  20. Update upvars and module_exports

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9b648f7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    46f2511 View commit details
    Browse the repository at this point in the history
  22. Update get_lib_features, defined_lib_features, get_lang_items, define…

    …d_lang_items, missing_lang_items, postorder_cnums and maybe_unused_extern_crates
    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    3f87975 View commit details
    Browse the repository at this point in the history
  23. Update visible_parent_map

    Zoxc committed May 23, 2019
    Configuration menu
    Copy the full SHA
    2f74d90 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    469831f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a58999c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d46e732 View commit details
    Browse the repository at this point in the history