mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
11 lines
260 B
TOML
11 lines
260 B
TOML
[package]
|
|
name = "declare_clippy_lint"
|
|
version = "0.1.97"
|
|
edition = "2024"
|
|
repository = "https://github.com/rust-lang/rust-clippy"
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[package.metadata.rust-analyzer]
|
|
# This crate uses #[feature(rustc_private)]
|
|
rustc_private = true
|