rust/src/test/ui/lint
2018-02-20 13:28:51 -08:00
..
command-line-lint-group-allow.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
command-line-lint-group-deny.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
command-line-lint-group-deny.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
command-line-lint-group-forbid.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
command-line-lint-group-forbid.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
command-line-lint-group-warn.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
command-line-lint-group-warn.stderr Update ui tests' line numbers. 2017-12-10 21:14:57 +00:00
issue-47390-unused-variable-in-struct-pattern.rs concerning well-formed suggestions for unused shorthand field patterns 2018-01-31 21:27:16 -08:00
issue-47390-unused-variable-in-struct-pattern.stderr concerning well-formed suggestions for unused shorthand field patterns 2018-01-31 21:27:16 -08:00
issue-47775-nested-macro-unnecessary-parens-arg.rs wherein the parens lint keeps its own counsel re args in nested macros 2018-01-30 17:47:19 -08:00
issue-47775-nested-macro-unnecessary-parens-arg.stderr wherein the parens lint keeps its own counsel re args in nested macros 2018-01-30 17:47:19 -08:00
lint-group-nonstandard-style.rs Add nonstandard_style alias for bad_style. 2018-02-20 13:28:51 -08:00
lint-group-nonstandard-style.stderr Add nonstandard_style alias for bad_style. 2018-02-20 13:28:51 -08:00
lint-group-style.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
lint-group-style.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
not_found.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
not_found.stderr Update ui tests' line numbers. 2017-12-10 21:14:57 +00:00
outer-forbid.rs Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
outer-forbid.stderr Merge cfail and ui tests into ui tests 2017-11-24 11:32:35 +01:00
suggestions.rs Consider all whitespace when preparing span 2018-01-26 14:24:17 -08:00
suggestions.stderr Consider all whitespace when preparing span 2018-01-26 14:24:17 -08:00
unreachable_pub-pub_crate.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
unreachable_pub-pub_crate.stderr Update ui tests' line numbers. 2017-12-10 21:14:57 +00:00
unreachable_pub.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
unreachable_pub.stderr Update ui tests' line numbers. 2017-12-10 21:14:57 +00:00
unused_parens_json_suggestion.rs Add must-compile-successfully comment to appropriate ui tests. 2017-12-10 21:14:57 +00:00
unused_parens_json_suggestion.stderr Update ui tests' line numbers. 2017-12-10 21:14:57 +00:00
use_suggestion_json.rs Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
use_suggestion_json.stderr Correct for changes in line numbers in expected stderr output. 2018-01-02 18:12:10 +01:00