Remove unnecessary ignore-tidy-linelength

This commit is contained in:
varkor
2019-04-22 16:15:50 +01:00
parent 51b2ecf78a
commit 62838975d0
78 changed files with 0 additions and 116 deletions

View File

@@ -1,6 +1,4 @@
// aux-build:stability_attribute_issue.rs
// ignore-tidy-linelength
#![deny(deprecated)]
extern crate stability_attribute_issue;