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 ddb59d8 commit ae76f97Copy full SHA for ae76f97
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: d9fb9765a13d44f051cae9a9a7d010621b8e42cb
+refs/heads/master: 4495bdb52c58e8653861650b5c4b1fd79595c51f
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 3a96d6a9818fe2affc98a187fb1065120458cee9
5
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
trunk/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