Created
June 26, 2013 03:26
-
-
Save dcolish/5864535 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
src/blooms/lib.rs:9:31: 9:33 error: unresolved name `u8`. Did you mean `n`? | |
src/blooms/lib.rs:9 let f = vec::with_capacity<u8>(n); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment