Skip to content

Commit

Permalink
Merge pull request #50 from o01eg/patch-1
Browse files Browse the repository at this point in the history
Update to rustc 1.0.0-dev (e46610966 2015-03-17) (built 2015-03-17)
  • Loading branch information
sfackler committed Mar 17, 2015
2 parents 4fdb533 + 54f32dd commit 5a3309b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phf_shared/src/lib.rs
@@ -1,7 +1,6 @@
#![feature(hash)]
#![doc(html_root_url="http://sfackler.github.io/rust-phf/doc")]

use std::str::StrExt;
use std::hash::{Hasher, Hash, SipHasher};

#[inline]
Expand Down

0 comments on commit 5a3309b

Please sign in to comment.