rust/src/test/ui/lint
2017-02-04 10:51:11 -08:00
..
command-line-lint-group-allow.rs note lint group set on command line triggering individual lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-deny.rs note lint group set on command line triggering individual lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-deny.stderr note wording: lint implied by lint group, not lint group implies lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-forbid.rs note lint group set on command line triggering individual lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-forbid.stderr note wording: lint implied by lint group, not lint group implies lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-warn.rs note lint group set on command line triggering individual lint 2017-02-04 10:51:11 -08:00
command-line-lint-group-warn.stderr note wording: lint implied by lint group, not lint group implies lint 2017-02-04 10:51:11 -08:00
lint-group-style.rs make lint-group-style test a UI rather than a compile-fail test 2017-02-04 10:51:11 -08:00
lint-group-style.stderr note wording: lint implied by lint group, not lint group implies lint 2017-02-04 10:51:11 -08:00