Skip to content

Commit 662e81c

Browse files
authored
Merge pull request #6736 from rust-lang/publish-603
Publish 603
2 parents 868fdeb + 0cdc823 commit 662e81c

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

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

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,16 @@ and just ask the editors to select the category.
3434

3535

3636
### Official
37-
38-
- [A glance at Compiler Team Operations](https://blog.rust-lang.org/inside-rust/2025/06/05/a-glance-at-the-team-compiler-operations)
39-
40-
### Foundation
37+
* [A glance at Compiler Team Operations](https://blog.rust-lang.org/inside-rust/2025/06/05/a-glance-at-the-team-compiler-operations)
4138

4239
### Newsletters
4340
* [The Embedded Rustacean Issue #47](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-47)
4441
* [Rust Trends Issue #66](https://rust-trends.com/newsletter/rust-rewinded-debug-smarter-build-faster/)
4542

4643
### Project/Tooling Updates
4744
* [Are We Embedded Yet? #2](https://jslazak.com/are-we-embedded-yet-2/)
48-
4945
* [Meilisearch 1.15 - new typo tolerance setting, comparison operators for string filters, and improved support for Chinese](https://www.meilisearch.com/blog/meilisearch-1-15)
50-
51-
- [cctx: A Context Switcher for Claude Code](https://syu-m-5151.hatenablog.com/entry/2025/06/05/232126)
46+
* [cctx: A Context Switcher for Claude Code](https://syu-m-5151.hatenablog.com/entry/2025/06/05/232126)
5247

5348
### Observations/Thoughts
5449
* [Rewriting SymCrypt in Rust to modernize Microsoft’s cryptographic library](https://www.microsoft.com/en-us/research/blog/rewriting-symcrypt-in-rust-to-modernize-microsofts-cryptographic-library/)
@@ -61,26 +56,22 @@ and just ask the editors to select the category.
6156
* [Zero-cost Functional Records in Rust](https://ecency.com/rust-lang/@jonwolski/zero-cost-functional-records-in-rust)
6257
* [A plan for SIMD](https://linebender.org/blog/a-plan-for-simd/)
6358
* [When is a Rust function "unsafe"?](https://crescentro.se/posts/when-unsafe/)
64-
* [video playlist] [RustWeek 2025](https://www.youtube.com/playlist?list=PL8Q1w7Ff68DCEXiGidlM0DMn8ztjlUlez)
65-
* [audio] [What's New in Rust 1.79 and 1.80](https://rustacean-station.org/episode/rust-1.79-1.80/)
66-
* [audio] [Rust at Work with Ran Reichman Co-Founder and CEO of Flarion](https://rustacean-station.org/episode/ran-reichman/)
67-
6859
* [Nine Rules for Scientific Libraries in Rust](https://medium.com/@carlmkadie/nine-rules-for-scientific-libraries-in-rust-6e5e33a6405b)
69-
7060
* [Rust on a Diet](https://blog.veeso.dev/blog/en/rust-on-a-diet/)
7161
* [Rust vs Go: Which one to choose in 2025](https://blog.jetbrains.com/rust/2025/06/12/rust-vs-go/)
62+
* [audio] [What's New in Rust 1.79 and 1.80](https://rustacean-station.org/episode/rust-1.79-1.80/)
63+
* [audio] [Rust at Work with Ran Reichman Co-Founder and CEO of Flarion](https://rustacean-station.org/episode/ran-reichman/)
64+
* [video playlist] [RustWeek 2025](https://www.youtube.com/playlist?list=PL8Q1w7Ff68DCEXiGidlM0DMn8ztjlUlez)
7265

7366
### Rust Walkthroughs
7467
* [Introduction to embedded development with Rust: Overview of the ecosystem](https://kerkour.com/introduction-to-embedded-development-with-rust)
7568
* [Achieving <100 ms Latency for Remote Control with WebRTC](https://gethopp.app/blog/latency-exploration)
7669
* [Patterns for Modeling Overlapping Variant Data in Rust](https://mcmah309.github.io/posts/patterns-for-modeling-overlapping-variant-data-in-rust/)
7770
* [Is Rust faster than C?](https://steveklabnik.com/writing/is-rust-faster-than-c/)
7871
* [video] [Introducing facet: Reflection for Rust](https://www.youtube.com/watch?v=0mqFCqw_XvI)
79-
8072
* [video] [Combining Swift and Rust with UniFFI: Have Your Cake & Eat it Too](https://www.youtube.com/watch?v=DfSBBOlFTeE)
8173

8274
### Research
83-
8475
* [Kernel Memory Safety: Mission Accomplished](https://asterinas.github.io/2025/06/04/kernel-memory-safety-mission-accomplished.html)
8576

8677
### Miscellaneous
@@ -427,7 +418,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
427418
428419
-->
429420

430-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
421+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1knkfb6/official_rrust_whos_hiring_thread_for_jobseekers/)
431422

432423
# Quote of the Week
433424

@@ -443,4 +434,4 @@ Thanks to [robin](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1696)
443434

444435
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
445436

446-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
437+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1l9vp64/this_week_in_rust_603/)</small>

0 commit comments

Comments
 (0)