rust/src/test
bors bf27352953 auto merge of #4911 : lifthrasiir/rust/comment-exemptions, r=catamorphism
This is a natural extension of #4887, and handles the following three cases:

~~~~
a line with only /s
////////////////////////////////////////////

a line with only /s followed by whitespace
////////////////////////////////////////////         

a block comment with only *s between two /s
/********************************/
~~~~
2013-02-14 16:34:38 -08:00
..
auxiliary librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
bench librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
compile-fail auto merge of #4934 : nickdesaulniers/rust/issue4524cleanup, r=brson 2013-02-14 15:37:48 -08:00
debug-info Add debug info tests 2013-02-09 13:09:19 -05:00
pretty auto merge of #4911 : lifthrasiir/rust/comment-exemptions, r=catamorphism 2013-02-14 16:34:38 -08:00
run-fail librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
run-pass librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
run-pass-fulldeps librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00