Skip to content

Commit 7190dfd

Browse files
authored
Merge pull request #6750 from ericseppanen/community-604
community links for issue 604
2 parents 780cb74 + a3889cc commit 7190dfd

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

draft/2025-06-18-this-week-in-rust.md

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,42 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36-
37-
* [Rust Compiler Performance Survey 2025](https://blog.rust-lang.org/2025/06/16/rust-compiler-performance-survey-2025/)
36+
* [Rust compiler performance survey 2025](https://blog.rust-lang.org/2025/06/16/rust-compiler-performance-survey-2025/)
37+
* [June 2025 Leadership Council Update | Inside Rust Blog](https://blog.rust-lang.org/inside-rust/2025/06/11/leadership-council-update/)
3838

3939
### Foundation
40+
* [Announcing the RustConf 2025 Speaker Lineup](https://rustfoundation.org/media/announcing-the-rustconf-2025-speaker-lineup/)
4041

4142
### Newsletters
43+
* [This Month in Rust OSDev: May 2025](https://rust-osdev.com/this-month/2025-05/)
4244

4345
### Project/Tooling Updates
46+
* [rust-analyzer changelog #290](https://rust-analyzer.github.io/thisweek/2025/06/16/changelog-290.html)
47+
* [Linebender in May 2025](https://linebender.org/blog/tmil-17/)
48+
* [bzip2 crate switches from C to 100% rust](https://trifectatech.org/blog/bzip2-crate-switches-from-c-to-rust/)
49+
* [Hypershell: A Type-Level DSL for Shell-Scripting in Rust](https://contextgeneric.dev/blog/hypershell-release/)
4450
* [Slint 1.12 Released with WGPU Support, iOS Port, and Figma Variables Integration](https://slint.dev/blog/slint-1.12-released)
4551
* [Glues v0.7.0 – TUI Note-Taking App with a New Theme Engine & Color Palettes](https://github.com/gluesql/glues/releases/tag/v0.7.0)
4652

4753
### Observations/Thoughts
54+
* [retrobootstrapping rust for some reason](https://graydon2.dreamwidth.org/317484.html)
55+
* [The plight of the misunderstood memory ordering](https://www.grayolson.me/blog/posts/misunderstood-memory-ordering/)
56+
* [video] [sans-io: meh](https://sdr-podcast.com/episodes/sans-io/)
57+
* [video] [Guillaume Gomez - Rustdoc as a case study of developer tooling](https://timclicks.dev/podcast/guillaume-gomez-rustdoc)
58+
* [video] [10th Bevy Meetup - Tristan - From zero to demo: a newcomer's experience learning Bevy](https://www.youtube.com/watch?v=_FIDuLV0ZsA)
59+
* [audio] [Tembo with Adam Hendel](https://corrode.dev/podcast/s04e05-tembo/)
60+
* [audio] [Rust at Work - conversation with Eli Shalom and Igal Tabachnik of Eureka Labs](https://rustacean-station.org/episode/eli-shalom-and-igal-tabachnik/)
4861

4962
### Rust Walkthroughs
63+
* [Putting seat calculations in Dutch election software to the (fuzz) test](https://tweedegolf.nl/en/blog/156/putting-seat-calculations-in-dutch-election-software-to-the-fuzz-test)
64+
* [Datalog in Rust](https://github.com/frankmcsherry/blog/blob/master/posts/2025-06-03.md)
65+
* [video] [Driving an LED matrix using async embedded Rust - moxi Ep2](https://www.youtube.com/watch?v=uZDcWA8cCsw)
5066

5167
### Research
68+
* [Asterinas: A Linux ABI-Compatible, Rust-Based Framekernel OS with a Small and Sound TCB](https://arxiv.org/abs/2506.03876)
5269

5370
### Miscellaneous
54-
* [bzip2 crate switches from C to 100% rust](https://trifectatech.org/blog/bzip2-crate-switches-from-c-to-rust/)
71+
* [Making GNOME’s GdkPixbuf Image Loading Safer](https://blogs.gnome.org/sophieh/2025/06/13/making-gnomes-gdkpixbuf-image-loading-safer/)
5572
* [May 2025 Jobs Report](https://filtra.io/rust/jobs-report/may-25)
5673

5774
## Crate of the Week

0 commit comments

Comments
 (0)