Skip to content

Commit 301a1ce

Browse files
committed
formatting fixes
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 868fdeb commit 301a1ce

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

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

Lines changed: 5 additions & 12 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,14 +56,12 @@ 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)

0 commit comments

Comments
 (0)