We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af82b9b commit 679e9b2Copy full SHA for 679e9b2
src/test/run-pass/ifmt.rs
@@ -17,6 +17,7 @@
17
#![feature(box_syntax)]
18
19
use std::fmt;
20
+use std::usize;
21
22
struct A;
23
struct B;
0 commit comments