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 #[cfg(test)] modules into separate files to save recompiling the std crate #75979

Merged
merged 2 commits into from
Aug 31, 2020

Commits on Aug 31, 2020

  1. tidy: add new exceptions and remove std from skip list

    Also doing fmt inplace as requested.
    tesuji committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    db6cbfc View commit details
    Browse the repository at this point in the history
  2. std: move "mod tests/benches" to separate files

    Also doing fmt inplace as requested.
    tesuji committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    a4e926d View commit details
    Browse the repository at this point in the history