aboutsummaryrefslogtreecommitdiff
path: root/src/comp/rustc.rc
diff options
context:
space:
mode:
authorDave Herman <[email protected]>2010-10-21 11:39:53 -0700
committerDave Herman <[email protected]>2010-10-21 11:39:53 -0700
commitdbe27199b844aea507de8052da7b1e8f60543e70 (patch)
tree1438eafecd076a6748aaa6f325e91b58a83887c7 /src/comp/rustc.rc
parentrustboot: Don't use ridiculous type names when describing simple types like i... (diff)
downloadrust-dbe27199b844aea507de8052da7b1e8f60543e70.tar.xz
rust-dbe27199b844aea507de8052da7b1e8f60543e70.zip
line length police; moved comp.util.bits to std.bitv
Diffstat (limited to 'src/comp/rustc.rc')
-rw-r--r--src/comp/rustc.rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comp/rustc.rc b/src/comp/rustc.rc
index aeb8fdd1..cce0d38f 100644
--- a/src/comp/rustc.rc
+++ b/src/comp/rustc.rc
@@ -28,7 +28,6 @@ mod driver {
mod util {
mod common;
- mod bits;
}
auth driver.rustc.main = state;