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 507bb2f commit c763093Copy full SHA for c763093
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: 74090504219e4e37c1a6d9fdd8600f44b51c7b04
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: fb58109070f96766cbc0d74fef6e66892a787321
+refs/heads/snap-stage3: a99e626d07b62cfea5711f018b1497f8bdc04e90
5
refs/heads/try: 14378ea357c06c23607ca61ade44f60a7a64a1c7
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
branches/snap-stage3/src/libsyntax/test.rs
@@ -13,7 +13,6 @@
13
#![allow(dead_code)]
14
#![allow(unused_imports)]
15
16
-use std::gc::{Gc, GC};
17
use std::slice;
18
use std::mem;
19
use std::vec;
0 commit comments