rust/src/librustc/util
mr.Shu 70319f7b25 Changed NonCamelCaseTypes lint to warn by default
Added allow(non_camel_case_types) to librustc where necesary

Tried to fix problems with non_camel_case_types outside rustc

fixed failing tests

Docs updated

Moved #[allow(non_camel_case_types)] a level higher.

markdown.rs reverted

Fixed timer that was failing tests

Fixed another timer
2014-02-21 08:11:52 +01:00
..
common.rs Changed NonCamelCaseTypes lint to warn by default 2014-02-21 08:11:52 +01:00
ppaux.rs Replaced method_map_entry with method_origin and cleaned up vtable checking a bit. 2014-02-19 23:26:40 +02:00
sha2.rs move extra::test to libtest 2014-02-20 16:03:58 +08:00