rust/tests
Bruno Kirschner fedd3ef711 Allows neg_cmp_op_on_partial_ord for external macros (fixes #2856).
The macro always negates the result of the given comparison in its
internal check which automatically triggered the lint. As its an
external macro there was no chance to do anything about it which lead
to a white listing of all external macros to prevent further issues.
2018-06-20 11:58:15 +02:00
..
auxiliary
run-pass Fix cargo late bound region mismatch ICE 2018-06-07 07:42:45 +02:00
ui Allows neg_cmp_op_on_partial_ord for external macros (fixes #2856). 2018-06-20 11:58:15 +02:00
ui-toml Allow configuring the trivial copy size limit 2018-06-15 16:53:34 +02:00
camel_case.rs
compile-test.rs Formatting 2018-06-07 22:01:46 +02:00
dogfood.rs
matches.rs
needless_continue_helpers.rs
trim_multiline.rs
versioncheck.rs
without_block_comments.rs