

[译] Rust - None Lexical Lifetimes (NLL) 使用指南
source link: https://zhuanlan.zhihu.com/p/32884290?
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
Recommend
-
37
In my previous post on the status of NLL, I promised to talk about “What is next?” for ownership and borrowing in Rust. I want to lay out the various limitations of Rust’s ownership and borrowing system that I see, as wel...
-
27
Hey there everyone! It has been literally years since I last posted to this blog. I have been doing a bunch of Rust compiler work. One big feature has been deployed: Non-Lexical Lifetimes (hereafter denoted “NLL”)....
-
16
I’ve recently learned a new piece of Rust syntax related to specifying lifetimes with types that don’t have an explicit lifetime defined. Confused already? So was I. The TLDR is
-
18
I’ve been hard at work the last month or so on trying to complete the non-lexical lifetimes RFC. I’m pretty excited about how it’s shaping up. I wanted to write a kind of “meta” blog post talking about the current state of the proposal – almo...
-
12
Non-lexical lifetimes using liveness and location Feb 21, 2017 At the recent compiler design sprint, we spent some time discussin...
-
6
This is the third post in my series on non-lexical lifetimes. Here I want to dive into Problem Case #3 from the introduction. This is an interesting c...
-
7
Non-lexical lifetimes based on liveness May 4, 2016 In my previous post I outlined several cases that we...
-
11
Non-lexical lifetimes: introduction Apr 27, 2016 Over the last few weeks, I’ve been devoting my free time to fleshing out the theory behind non-lexical lifetimes (NLL). I think I’ve arrived at a pretty g...
-
7
Rvalue lifetimes in Rust Jan 9, 2014 I’ve been working on Issue #3511, which is an effort to rationalize the lifetimes of temporary values in Rust. This issue has...
-
6
Non-lexical lifetimes (NLL) fully stable Aug. 5, 2022 · Niko Matsakis on behalf of
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK