about summary refs log tree commit diff
path: root/src/libcore/extfmt.rs
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2012-09-02 15:39:37 -0700
committerBrian Anderson <banderson@mozilla.com>2012-09-02 16:14:26 -0700
commit117aa8cfeebb9973476814ef856ff0176fa835ef (patch)
tree1c0bddcca905f4072f4ecbc50e913dd848e8b525 /src/libcore/extfmt.rs
parenta80b7dc709ff03e569ef22e322925c93d3a415f5 (diff)
downloadrust-117aa8cfeebb9973476814ef856ff0176fa835ef.tar.gz
rust-117aa8cfeebb9973476814ef856ff0176fa835ef.zip
core: warn(non_camel_case_types) everywhere, with few exceptions
Diffstat (limited to 'src/libcore/extfmt.rs')
-rw-r--r--src/libcore/extfmt.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libcore/extfmt.rs b/src/libcore/extfmt.rs
index 8b92e7c183f..b8cc74fe7b0 100644
--- a/src/libcore/extfmt.rs
+++ b/src/libcore/extfmt.rs
@@ -1,4 +1,5 @@
 #[doc(hidden)];
+#[allow(non_camel_case_types)];
 
 /*
 Syntax Extension: fmt