Skip to content

Commit a77b507

Browse files
Merge pull request #6490 from rust-lang/mariannegoldin-patch-1
Fix spaces, remove duplicate link to make the pipeline green
2 parents e03b786 + 5f96cd2 commit a77b507

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

draft/2025-03-19-this-week-in-rust.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ and just ask the editors to select the category.
4747
* [`bevy_lint` v0.2.0: lint your Bevy projects](https://bd103.github.io/blog/2025-03-19-bevy-lint-v0.2.0)
4848
* [Why Yōzefu? A terminal user interface to search for data in a Kafka cluster](https://mcdostone.github.io/articles/why-yozefu/)
4949
* [Announcing AIScript and How I Built It](https://aiscript.dev/blog/announcing-aiscript)
50-
51-
- [Apache OpenDAL 2025 Roadmap: Perfecting Production Adoption](https://opendal.apache.org/blog/2025/03/01/2025-roadmap/)
50+
* [Apache OpenDAL 2025 Roadmap: Perfecting Production Adoption](https://opendal.apache.org/blog/2025/03/01/2025-roadmap/)
5251

5352
### Observations/Thoughts
5453
* [How to speed up the Rust compiler in March 2025](https://nnethercote.github.io/2025/03/19/how-to-speed-up-the-rust-compiler-in-march-2025.html)
@@ -59,18 +58,14 @@ and just ask the editors to select the category.
5958
* [video] [It’s Not As Simple As “Use A Memory Safe Language"](https://www.youtube.com/watch?v=iQ-eTaW6-cM)
6059
* [video] [Ubuntu Will Replace GNU Core Utilities With Rust](https://www.youtube.com/watch?v=N2dbyFddcIs)
6160
* [video] [What's up with Rust?](https://www.youtube.com/watch?v=pppU--kHLP0)
62-
6361
* [alp-rs is faster than c++ reference](https://blog.spiraldb.com/alp-rust-is-faster-than-c/)
6462

6563
### Rust Walkthroughs
66-
* [Building a search engine from scratch, in Rust](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
64+
* [series] [Building a search engine from scratch, in Rust](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
6765
* [Create A Web + Desktop Application With Rust](https://medium.com/gitconnected/build-a-web-desktop-application-with-rust-i-8eb12cf160b6)
6866
* [Transition Systems in Rust](https://minikin.me/blog/transition-systems-in-rust)
69-
7067
* [Nine Pico PIO Wats with Rust: Raspberry Pi programmable IO Pitfalls Illustrated with a Musical Example (Part 2)](https://towardsdatascience.com/nine-pico-pio-wats-with-rust-part-2/)
71-
72-
* [series] [Building a search engine from scratch](https://jdrouet.github.io/posts/202503161800-search-engine-intro/)
73-
68+
7469
### Research
7570

7671
### Miscellaneous

0 commit comments

Comments
 (0)