mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 19:47:01 +00:00
Replace `public_test_dep!` by placing optionally public items into new modules, then controlling what is exported with the `public-test-deps` feature. This is nicer for automatic formatting and diagnostics.