Skip to content

Instantly share code, notes, and snippets.

@stepancheg
Last active August 29, 2015 14:03
Show Gist options
  • Save stepancheg/6c6b47934362f6b37340 to your computer and use it in GitHub Desktop.
Save stepancheg/6c6b47934362f6b37340 to your computer and use it in GitHub Desktop.
Keep explicit lifetimes
https://github.com/rust-lang/rfcs/blob/master/active/0039-lifetime-elision.md
* Typechecker does not cross function signature
* What Rust could have to simplify developer's job, but it doesn't (return type inference, any T)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment