mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
07cc7d9960
Changes the style guidelines regarding unit tests to recommend using a sub-module named "tests" instead of "test" for unit tests as "test" might clash with imports of libtest.