Skip to content

Instantly share code, notes, and snippets.

@brson
Created July 27, 2012 21:14
Show Gist options
  • Select an option

  • Save brson/3190497 to your computer and use it in GitHub Desktop.

Select an option

Save brson/3190497 to your computer and use it in GitHub Desktop.
/home/banderson/Dev/rust3/src/libstd/net_url.rs:79:8: 79:13 error: mismatched types:
expected `send_map::linear::linear_map/&<~str,~str>` but found
`send_map::linear::linear_map/&<block at /home/banderson/Dev/rust3/src/libstd
/net_url.rs:71:48: 80:1><~str,~str>` (references with lifetime &<block at
/home/banderson/Dev/rust3/src/libstd/net_url.rs:71:48: 80:1> do not necessarily
outlive references with lifetime &)
/home/banderson/Dev/rust3/src/libstd/net_url.rs:79 ret query;
^~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment