2021-04-05 20:09:43 -05:00
|
|
|
// compile-flags: -W help
|
|
|
|
// check-pass
|
2022-07-02 00:54:05 -05:00
|
|
|
// check-stdout
|
|
|
|
// error-pattern:Lint checks provided
|
|
|
|
// error-pattern:rustdoc::broken-intra-doc-links
|
2021-04-05 20:09:43 -05:00
|
|
|
//
|
|
|
|
// ignore-tidy-linelength
|
|
|
|
//
|
|
|
|
// normalize-stdout-test: "( +name default meaning\n +---- ------- -------\n)?( *[[:word:]:-]+ (allow |warn |deny |forbid ) [^\n]+\n)+" -> " $$NAMES $$LEVELS $$MEANINGS"
|
|
|
|
// normalize-stdout-test: " +name sub-lints\n +---- ---------\n( *[[:word:]:-]+ [^\n]+\n)+" -> " $$NAMES $$SUB_LINTS"
|