Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sure, but the reference doesn't outlive the referent in c++: the language guarantees that the local object in make is exactly the same object in the caller's caller.

The question is whether rust gives this object identity guarantee as well and, if it does, whether there are other rules (like uniqueness of mutable refences) that still allows the optimisation.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: