2021-04-06 02:09:43 +01:00
|
|
|
//@ compile-flags: -W help
|
|
|
|
|
//@ check-pass
|
2022-07-02 00:54:05 -05:00
|
|
|
//@ check-stdout
|
2021-04-06 02:09:43 +01:00
|
|
|
//
|
|
|
|
|
// ignore-tidy-linelength
|
|
|
|
|
//
|
2024-12-25 22:12:17 +11:00
|
|
|
//@ normalize-stdout: "( +name default meaning\n +---- ------- -------\n)?( *[[:word:]:-]+ (allow |warn |deny |forbid ) [^\n]+\n)+" -> " $$NAMES $$LEVELS $$MEANINGS"
|
|
|
|
|
//@ normalize-stdout: " +name sub-lints\n +---- ---------\n( *[[:word:]:-]+ [^\n]+\n)+" -> " $$NAMES $$SUB_LINTS"
|
2025-05-02 17:56:07 +03:00
|
|
|
|
|
|
|
|
//~? RAW Lint checks provided
|
|
|
|
|
//~? RAW rustdoc::broken-intra-doc-links
|