rust/tests
Philipp Hansch 8407957ec6
Fix fn_to_numeric_cast UI tests
This collapses both lint tests into one file.
Somehow allowing the other lint in the respective files did not work
correctly. Maybe that's fixed as part of fixing #3198.
2018-10-05 07:49:08 +02:00
..
auxiliary Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
run-pass fixes #3151 by skipping the lint instead of crashing 2018-09-08 15:30:50 +02:00
ui Fix fn_to_numeric_cast UI tests 2018-10-05 07:49:08 +02: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 Disable dogfood until rust-lang-nursery/rustup.rs#1499 is merged 2018-09-30 12:59:15 +02:00
matches.rs Reintroduce extern crate for non-Cargo dependencies, in tests. 2018-09-15 13:37:21 +03: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