

Add Exclusive forwarding impls (FnOnce, FnMut, Generator) by dtolnay · Pull Requ...
source link: https://github.com/rust-lang/rust/pull/116241
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.

Conversation
Member
This is adapted from #104057.
Collaborator
(rustbot has picked a reviewer for you, use r? to override) |
added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
labels
added T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
and removed T-libs Relevant to the library team, which will review and decide on the PR/issue.
labels
Recommend
-
8
Maximally minimal specialization: always applicable impls Feb 9, 2018 So aturon wrote this beautiful post about what a good week it has been. In there, they...
-
9
Supporting blanket impls in specialization Oct 24, 2016 In my previous post, I talked about how we can separate ou...
-
6
A postscript on traits and impls Oct 4, 2012 I was thinking more about type classes as I walked down the street. In my
-
11
Refining traits and impls Oct 4, 2012 Currently, the Rust compiler accepts all manner of trait, impl, and bound declarations. In fact, it accepts plenty of declarations that later phases of the compiler are not sophisti...
-
7
Serialization without type information via impls Feb 25, 2012 My current implementation of the auto-serialization code generator requires full type information. This is a drag. First, macros and syntax extens...
-
9
Copy link Member jyn514 commented...
-
10
New issue Add the derivable_impls lint #7570 Conversation
-
4
New issue diagnostics: give a special note for unsafe fn / Fn/FnOnce/FnMut #95663
-
3
对于支持函数式编程的语言来说,支持闭包是一个非常必要的能力。但是我们在Rust中使用闭包的时候经常会出现一些莫名其妙、无法理解的错误。 你可能会这样的经历:你非常兴奋的使用闭包这个特性写了一段自认牛逼的代码,发现根本无法编译通...
-
6
Conversation
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK