#lint #alias #linting #semantic

macro allow_prefixed

Implementation of 'allow' crate, exported with no prefix (for prefixless lints), and with clippy_ and rustoc_ prefixes

1 unstable release

0.1.6 May 10, 2023
0.1.5 May 10, 2023

#36 in #linting


Used in allow

MIT/Apache

62KB
992 lines

See the overall allow project.


lib.rs:

Alias/label lints (to disable) with your intentions.

Implementation of 'allow' crate, exported with no prefix (for prefixless lints), and with clippy_ and rustdoc_ prefixes.

Dependencies