Skip to content

Instantly share code, notes, and snippets.

@mahkoh
Created January 12, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mahkoh/f71649ec1350ae924826 to your computer and use it in GitHub Desktop.
Save mahkoh/f71649ec1350ae924826 to your computer and use it in GitHub Desktop.
~/rust/posix/posgen$ rustc --pretty expanded src/posgen.rs -L target/
src/posgen.rs:6:1: 6:22 error: can't find crate for `phf_mac`
src/posgen.rs:6 extern crate phf_mac;
^~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment