We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28177f0 commit 560e96fCopy full SHA for 560e96f
tests/run-make/core-no-fp-fmt-parse/rmake.rs
@@ -1,6 +1,5 @@
1
-// ignore-tidy-linelength
2
-
3
-// This test checks that the core library of Rust can be compiled without enabling support for formatting and parsing floating-point numbers.
+// This test checks that the core library of Rust can be compiled without enabling
+// support for formatting and parsing floating-point numbers.
4
5
extern crate run_make_support;
6
0 commit comments