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

Hide collection and lazy modules #1111

Merged
merged 20 commits into from
Feb 2, 2022
Merged

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    f38b072 View commit details
    Browse the repository at this point in the history
  2. Ignore failing doc-tests

    These use types from `collections` which are not available publicly
    anymore.
    HCastano committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5d3f435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    489b315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7484163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cc44c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65b1877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af2d9f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6f4277 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dccc6cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1766fa1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    761fdc5 View commit details
    Browse the repository at this point in the history
  12. Undo changes to alloc tests

    HCastano committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    044a121 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    54d3424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bee28 View commit details
    Browse the repository at this point in the history
  3. Stop re-exporting boxed::Box

    HCastano committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    65c9865 View commit details
    Browse the repository at this point in the history
  4. Remove storage collection benches

    It doesn't looks like there's a way to keep these compiling if we're
    hiding the collection module, so the next best thing to do is to remove
    them completely.
    HCastano committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    108ee2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5e49d2 View commit details
    Browse the repository at this point in the history
  6. Appease Clippy

    HCastano committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    92ea5a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    30e7b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbad42b View commit details
    Browse the repository at this point in the history