Files
rust/tests/rustdoc-ui/issues/issue-83883-describe-lints.rs
Vadim Petrochenkov 56d6b4e427 compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
2025-05-04 18:27:45 +03:00

12 lines
466 B
Rust

//@ compile-flags: -W help
//@ check-pass
//@ check-stdout
//
// ignore-tidy-linelength
//
//@ 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"
//~? RAW Lint checks provided
//~? RAW rustdoc::broken-intra-doc-links