about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-06 22:33:57 +0000
committerbors <bors@rust-lang.org>2020-10-06 22:33:57 +0000
commitc8d89ba5d52463b365e4d7306cff01401a621fb0 (patch)
tree39b01a210f5c6c49f77c26957878eb15144842c4 /compiler/rustc_codegen_llvm/src/allocator.rs
parent1a4175bcec39f36654aa8b377c657b2ce47b8f7d (diff)
parent6c3611bdef09170a4b889dc759f986490a528e42 (diff)
downloadrust-c8d89ba5d52463b365e4d7306cff01401a621fb0.tar.gz
rust-c8d89ba5d52463b365e4d7306cff01401a621fb0.zip
Auto merge of #6127 - ebroto:reinstate_forbid_restriction, r=flip1995
Reinstate test for forbid(clippy::restriction)

In [this commit](https://github.com/rust-lang/rust-clippy/pull/6126/commits/5747c15961da9d2d0b0dd775174d39f3b5961597) coming from rust-lang/rust (#6126) the test for `#![forbid(clippy::restriction)]` was removed because some restriction lints were being allowed after the forbid.

This change reinstates the test for `forbid` by using a separate file.

changelog: none

r? `@flip1995`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions