Skip to content

Instantly share code, notes, and snippets.

@emberian
Created June 15, 2015 07:02
Show Gist options
  • Save emberian/dfcf5d2e0bb316d8f43c to your computer and use it in GitHub Desktop.
Save emberian/dfcf5d2e0bb316d8f43c to your computer and use it in GitHub Desktop.
src/lib.rs:258:46: 258:49 error: unresolved name `hyp`
src/lib.rs:258 new.push(hyp.subst(subst));
^~~
note: in expansion of for loop expansion
src/lib.rs:257:33: 259:34 note: expansion site
note: in expansion of for loop expansion
src/lib.rs:255:29: 261:30 note: expansion site
note: in expansion of for loop expansion
src/lib.rs:227:29: 263:22 note: expansion site
note: in expansion of if let expansion
src/lib.rs:224:17: 267:18 note: expansion site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment