rust-clippy/tests
Joonas Koivunen 171f7b4eb7 tests/ui/let_unit: fix comment and example code
The previous version would had deadlocked as the Sender remained alive
and iterator would had never became complete. Just in case someone
decided to run it.
2017-08-18 17:29:05 +03:00
..
auxiliary aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
run-pass Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
ui tests/ui/let_unit: fix comment and example code 2017-08-18 17:29:05 +03:00
ui-posix Update ui tests 2017-07-03 12:37:14 +08:00
ui-windows Update windows ui tests 2017-07-03 14:53:52 +08:00
camel_case.rs fallout 2016-08-17 18:35:25 +02:00
cc_seme.rs Run rustfmt 2017-04-12 11:06:32 +02:00
compile-test.rs Rustfmt 2017-08-14 09:43:26 +02:00
dogfood.rs Rustfmt 2017-08-14 09:43:26 +02:00
ice_exacte_size.rs run rustfmt 2016-12-20 10:20:41 +01:00
issue-825.rs Rustfmt 2017-08-14 09:43:26 +02:00
matches.rs Rustfmt 2017-08-14 09:43:26 +02:00
needless_continue_helpers.rs Rustfmt 2017-08-14 09:43:26 +02:00
trim_multiline.rs run rustfmt 2016-12-20 10:20:41 +01:00
used_underscore_binding_macro.rs Run rustfmt 2017-04-12 11:06:32 +02:00
versioncheck.rs remove rustc-serialize dependency and factor util::cargo out into a crate 2017-01-26 11:31:26 +01:00