allow 0.1.5

Alias/label lints (to disable) with your intentions. Reexported from allow_prefixed, grouped under rustc::, clippy:: and rustdoc:: modules.
Documentation
[build-dependencies.rustversion]
version = "1.0"

[dependencies.allow_prefixed]
version = "0.1.5"

[dependencies.paste]
version = "1.*"

[dependencies.rustversion]
version = "1.0"

[package]
authors = ["Peter Kehl <peter.kehl@gmail.com>"]
build = "build.rs"
categories = ["development-tools", "rust-patterns"]
description = "Alias/label lints (to disable) with your intentions. Reexported from allow_prefixed, grouped under rustc::, clippy:: and rustdoc:: modules."
documentation = "https://docs.rs/allow"
edition = "2018"
homepage = "https://github.com/coop-rs/allow"
keywords = ["lint", "lints", "linting"]
license = "MIT OR Apache-2.0"
name = "allow"
readme = "README.md"
repository = "https://github.com/coop-rs/allow"
rust-version = "1.45"
version = "0.1.5"