rustc_lint

Module non_fmt_panic

source

Structsยง

Staticsยง

  • NON_FMT_PANICS ๐Ÿ”’
    The non_fmt_panics lint detects panic!(..) invocations where the first argument is not a formatting string.

Functionsยง