mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-18 03:25:55 +00:00
7 lines
104 B
TOML
7 lines
104 B
TOML
# that one is an error
|
|
foobar = 42
|
|
|
|
# that one is white-listed
|
|
[third-party]
|
|
clippy-feature = "nightly"
|