mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

I changed the test functions to be `pub` rather than called from a `main` function too, for easier future modification of tests.
I changed the test functions to be `pub` rather than called from a `main` function too, for easier future modification of tests.