Skip to content

Commit adabdac

Browse files
authored
Merge pull request #3813 from ericseppanen/community-469
community links for issue 469
2 parents ec3c7a4 + 518db54 commit adabdac

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,15 +30,32 @@ 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
* [Fornjot (code-first CAD in Rust) - Progress Report](https://www.fornjot.app/blog/progress-report-2022-11/)
3846

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

4155
### Rust Walkthroughs
56+
* [Rust and C++ Interoperability](https://slint-ui.com/blog/rust-and-cpp.html)
57+
* [4-Step Primer on Navigating Embedded Rust HAL Documentation](https://apollolabsblog.hashnode.dev/4-step-primer-on-navigating-embedded-rust-hal-documentation)
58+
* [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)
4259
* [Tower, Episode 3: Readiness](https://heikoseeberger.de/2022/11/07/2022-11-08-tower-3/)
4360

4461
### Research

0 commit comments

Comments
 (0)