rust/src/test
bors c6a87c2721 auto merge of #10316 : klutzy/rust/attr-lint, r=cmr
This patchset makes warning if crate-level attribute is used at other places, obsolete attributed is used, or unknown attribute is used, since they are usually from mistakes.

Closes #3348
2013-11-25 21:47:16 -08:00
..
auxiliary auto merge of #10583 : alexcrichton/rust/privacy-reexport, r=pcwalton 2013-11-22 10:06:35 -08:00
bench auto merge of #10603 : alexcrichton/rust/no-linked-failure, r=brson 2013-11-24 21:32:13 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustc: Add crate-level attribute lint 2013-11-26 14:07:48 +09:00
debug-info librustc: Convert ~fn() to proc() everywhere. 2013-11-18 18:27:31 -08:00
pretty librustc: Convert ~fn() to proc() everywhere. 2013-11-18 18:27:31 -08:00
run-fail Remove linked failure from the runtime 2013-11-24 21:21:12 -08:00
run-pass auto merge of #10316 : klutzy/rust/attr-lint, r=cmr 2013-11-25 21:47:16 -08:00
run-pass-fulldeps Remove all blocking std::os blocking functions 2013-11-03 15:15:42 -08:00