rust/src/test/ui/lint
2017-06-29 08:40:07 +00: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 Change error count messages 2017-05-24 16:14:38 +07: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 Change error count messages 2017-05-24 16:14:38 +07: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 make lint on-by-default/implied-by messages appear only once 2017-06-26 16:10:06 -07:00
outer-forbid.rs only set "overruled by outer forbid" once for lint groups, by group name 2017-06-23 22:36:40 -07:00
outer-forbid.stderr only set "overruled by outer forbid" once for lint groups, by group name 2017-06-23 22:36:40 -07:00