Last active
August 29, 2015 14:03
-
-
Save stepancheg/6c6b47934362f6b37340 to your computer and use it in GitHub Desktop.
Keep explicit lifetimes
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
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