about summary refs log tree commit diff
path: root/src/libstd/gc.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstd/gc.rs')
-rw-r--r--src/libstd/gc.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstd/gc.rs b/src/libstd/gc.rs
index c9e33219fa5..f92561edcb0 100644
--- a/src/libstd/gc.rs
+++ b/src/libstd/gc.rs
@@ -9,6 +9,7 @@
 // except according to those terms.
 
 #[doc(hidden)];
+#[allow(non_uppercase_statics)];
 
 /*! Precise garbage collector