Remove outdated ignored tidy comment

This commit is contained in:
Lzu Tao 2020-09-04 15:31:23 +00:00
parent 3ee724e610
commit a50ec5f144
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
// ignore-tidy-filelength
//! Numeric traits and functions for the built-in numeric types.
#![stable(feature = "rust1", since = "1.0.0")]