< 返回版块

苦瓜小仔 发表于 2022-12-10 13:06

Tags:rustc

RustcContributor::explore @compiler-errors session: method selection: compiler-errors explains method selection, the thing that powers all of your .call()s -- what it is, what it's for, why it's hard, and deep-dive into how it works.

RustcContributor::explore: @compiler-errors session - RPITIT deep dive

RustcContributor::explore: @eholk session - dyn* and dyn async fns: One of the major goals for async in Rust is to support async fn everywhere, including in trait objects. I will discuss our efforts to make this work. We'll see why this problem is hard and I'll introduce a new experimental feature called dyn* and show how this can help to enable async functions in trait objects. I'll show some of the implementation that's been done so far, what features are currently enabled, and discuss plans for the future of dyn* and async fn in traits.


Ext Link: https://www.youtube.com/@RustVideos

评论区

写评论

还没有评论

1 共 0 条评论, 1 页