rust/tests
Josh Triplett 779988303a iter conservation efforts: save the endangered .iter() and .into_iter()
Make explicit_iter_loop and explicit_into_iter_loop allow-by-default, so
that people can turn them on if they want to enforce that style; avoid
presenting them as *the* idiomatic Rust style, rather than just *a* style.
2018-09-03 01:24:46 -07:00
..
auxiliary Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
run-pass Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ui iter conservation efforts: save the endangered .iter() and .into_iter() 2018-09-03 01:24:46 -07:00
ui-toml Adapt ui-toml-tests to the tool_lints 2018-08-29 11:08:29 -07:00
compile-test.rs Formatting 2018-06-07 22:01:46 +02:00
dogfood.rs Re-enable dogfood test on Windows 2018-04-03 06:22:42 +02:00
matches.rs codemap -> source_map 2018-08-19 19:06:54 -07:00
needless_continue_helpers.rs Remove now stable tool_attributes feature 2018-08-23 15:36:07 +02:00
versioncheck.rs Format code 2018-05-22 10:21:42 +02:00