Module rustc_lint::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ยง