tidy line length override #58617

This commit is contained in:
Patrick McCarter 2019-02-22 17:07:13 -05:00
parent 8ee1c0708a
commit 5952c610a7

View File

@ -1,3 +1,4 @@
// ignore-tidy-linelength
#![feature(const_transmute)]
#![allow(const_err)] // make sure we cannot allow away the errors tested here