aboutsummaryrefslogtreecommitdiff
path: root/clippy-nightly.toml
blob: af916ec64bc8543f7a3dab7b2a4c9f2a3d534a07 (plain)
1
2
3
4
5
6
7
# Config options appended to clippy.toml when we run Nightly clippy
#
# We must edit the tree, this way, sadly:
#   https://github.com/rust-lang/rust-clippy/issues/8973

# (currently we do not need tohave anything here; everything is dealt with
# by suppressions maintained by maint/add_warning)