Skip to content

Commit e3ef665

Browse files
authored
Merge pull request #2790 from kw-fn/master
Update 2022-01-12-this-week-in-rust.md (#1)
2 parents d83ff8e + d6acfdf commit e3ef665

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

draft/2022-01-12-this-week-in-rust.md

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

1919
### Project/Tooling Updates
20+
* [Bevy 0.6](https://bevyengine.org/news/bevy-0-6/)
21+
* [The engine was renamed to Fyrox](https://rg3d.rs/general/2022/01/11/fyrox.html)
22+
* [Fyrox 0.24 Feature Highlights](https://rg3d.rs/general/2022/01/07/0.24-feature-highlights.html)
23+
* [`rustc_codegen_gcc`: Progress Report #7](https://blog.antoyo.xyz/rustc_codegen_gcc-progress-report-7)
24+
25+
### Research
26+
* [Rast: A Language for Resource-Aware Session Types](https://arxiv.org/abs/2012.13129)
27+
* [RISE & Shine: Language-Orientated Compiler Design](https://arxiv.org/abs/2201.03611)
2028

2129
* [SixtyFPS (GUI crate): Changelog for 9th of January 2022](https://sixtyfps.io/thisweek/2022-01-10.html)
2230

2331
### Observations/Thoughts
32+
* [Dyn async traits, part 7: a design emerges?](https://smallcultfollowing.com/babysteps/blog/2022/01/07/dyn-async-traits-part-7/)
33+
* [Why I Use a Debugger](https://blog.pnkfx.org/blog/2022/01/10/why-i-use-a-debugger/)
2434

2535
### Rust Walkthroughs
36+
* [How to install cargo-outdated in OSX without homebrew](https://estada.ch/2022/1/7/how-to-install-cargo-outdated-in-osx-without-homebrew/)
37+
* [Rust Any Part 1: Extension Maps in Rust](https://lucumr.pocoo.org/2022/1/6/rust-extension-map/)
38+
* [Rust Any Part 2: As-Any Hack](https://lucumr.pocoo.org/2022/1/7/as-any-hack/)
2639

2740
### Miscellaneous
2841

0 commit comments

Comments
 (0)