rust/src/librustc_data_structures
Johannes Oertel 07cc7d9960 Change name of unit test sub-module to "tests".
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.
2015-04-24 23:06:41 +02:00
..
graph Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
unify Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
bitvec.rs Add licenses. 2015-04-17 10:12:55 -04:00
lib.rs Make stability attributes an error. #22830 2015-04-20 17:33:31 -07:00
snapshot_vec.rs