Skip to content

Commit afae58c

Browse files
committed
community updates issue 436
1 parent ea423c5 commit afae58c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

draft/2022-03-30-this-week-in-rust.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,39 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1818

1919
### Foundation
2020

21+
* [Member Spotlight: Wyliodrin](https://foundation.rust-lang.org/news/2022-03-29-member-spotlight-wyliodrin/)
22+
2123
### Project/Tooling Updates
2224

25+
* [Announcing fp-bindgen](https://fiberplane.dev/blog/announcing-fp-bindgen/)
26+
* [Rust-Analyzer Changelog #122](https://rust-analyzer.github.io/thisweek/2022/03/28/changelog-122.html)
27+
* [IntelliJ Rust Changelog #167](https://intellij-rust.github.io/2022/03/28/changelog-167.html)
28+
2329
### Observations/Thoughts
2430

31+
* [dyn*: can we make dyn sized?](https://smallcultfollowing.com/babysteps//blog/2022/03/29/dyn-can-we-make-dyn-sized/)
32+
* [Oxide on My Wrist: Hubris on PineTime was the best worst idea](https://artemis.sh/2022/03/28/oxide-hubris-on-pinetime.html)
33+
* [Self Modifying Code](https://matklad.github.io/2022/03/26/self-modifying-code.html)
34+
* [Async destructors, async genericity and completion futures](https://sabrinajewson.org/blog/async-drop)
35+
* [A thanks to the traits working group in 2021](https://jackh726.github.io/rust/2022/03/25/a-thanks.html)
36+
2537
### Rust Walkthroughs
2638

2739
* [Introducing "High Assurance Rust": a FREE systems software security book!](https://highassurance.rs/)
2840
* [Advanced deserialization with Serde: Parsing Cloudformation templates](https://rtoch.com/posts/advanced-serde/)
41+
* [My First Clippy Lint - Statistically Insignificant](https://jamesmcm.github.io/blog/2022/03/26/my-first-clippy-lint/)
42+
* [Introducing "High Assurance Rust"](https://www.reddit.com/r/rust/comments/toq2wj/introducing_high_assurance_rust_a_free_systems/)
43+
* [Rust for JavaScript developers: SQS batch error handling with AWS Lambda](https://dfrasca.hashnode.dev/rust-for-javascript-developers-sqs-batch-error-handling-with-aws-lambda)
44+
* [video] [Introduction to WAGI by Rainer Stropek & Stefan Baumgartner](https://www.youtube.com/watch?v=9NDwHBjLlhQ)
45+
* [video] [Rust for Linux by Miguel Ojeda and Wedson Almeida Filho](https://www.youtube.com/watch?v=fVEeqo40IyQ)
2946

3047
### Miscellaneous
3148

49+
* [audio] [Interview with Dustin (A/B Street) | Rust Game Dev](https://rustgamedev.com/episodes/interview-with-dustin-a-b-street-ZCVQAek1)
50+
* [audio] [Rust Servers, Services, and Apps with Prabhu Eshwarla :: Rustacean ...](https://rustacean-station.org/episode/061-prabhu-eshwarla/)
51+
* [videos] [RustFest LATAM 2022 [ESP]](https://www.youtube.com/playlist?list=PL85XCvVPmGQg4ks051r3VbgKGbV3FYUzo)
52+
* [videos] [RustFest LATAM 2022 [ENG]](https://www.youtube.com/playlist?list=PL85XCvVPmGQiT5Ug60zPQ_t9j3dHyawcy)
53+
3254
## Crate of the Week
3355

3456
This week's crate is [heph](https://docs.rs/heph), an event-driven, non-blocking I/O, share-nothing actor framework.

0 commit comments

Comments
 (0)