Skip to content

Commit 2694acf

Browse files
committed
community links for issue 469
1 parent b9a9520 commit 2694acf

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

draft/2022-11-16-this-week-in-rust.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,31 @@ and just ask the editors to select the category.
3030
### Official
3131

3232
### Foundation
33+
* [Rust Foundation Included in Fastly's Fast Forward Program](https://foundation.rust-lang.org/news/rust-foundation-included-in-fastly-s-fast-forward-program/)
34+
* [Welcoming Seth Markle to the Rust Foundation Board](https://foundation.rust-lang.org/news/welcoming-seth-markle-to-the-rust-foundation-board/)
3335

3436
### Newsletters
37+
* [This Month in Rust GameDev #39 - October 2022](https://gamedev.rs/news/039/)
3538

3639
### Project/Tooling Updates
40+
* [hyper Polish Period](https://seanmonstar.com/post/701008919383932928/hyper-polish-period)
41+
* [Changelog #155](https://rust-analyzer.github.io/thisweek/2022/11/14/changelog-155.html)
42+
* [This Week in Fyrox](https://fyrox.rs/blog/post/twif2/)
43+
* [Bevy - Bevy 0.9](https://bevyengine.org/news/bevy-0-9/)
44+
* [video] [Bevy 0.9 Release Train](https://www.youtube.com/watch?v=mxYMduEC7xs)
3745

3846
### Observations/Thoughts
47+
* [Error docs](https://www.ncameron.org/blog/error-docs/)
48+
* [Rust enum-match code generation](https://www.eventhelix.com/rust/rust-to-assembly-enum-match/)
49+
* [Implementation Details of async Rust](https://swatinem.de/blog/async-codegen/)
50+
* [video] [Rust GCC Front-end - Philip Herron, David Faust](https://www.youtube.com/watch?v=D8FX1enoZnM)
51+
* [video] [Rust Is Boring (Why Rust?) [RUST-13]](https://www.youtube.com/watch?v=oY0XwMOSzq4)
52+
* [audio] [cargo-auditable with Sergey Davidoff](https://rustacean-station.org/episode/sergey-davidoff/)
3953

4054
### Rust Walkthroughs
55+
* [Rust and C++ Interoperability](https://slint-ui.com/blog/rust-and-cpp.html)
56+
* [4-Step Primer on Navigating Embedded Rust HAL Documentation](https://apollolabsblog.hashnode.dev/4-step-primer-on-navigating-embedded-rust-hal-documentation)
57+
* [Five simple steps to use any Arduino C++ library in a Rust project](https://dev.to/kgrech/five-simple-steps-to-use-any-arduino-c-library-in-a-rust-project-1k78)
4158

4259
### Research
4360

0 commit comments

Comments
 (0)