Skip to content

Commit 0b94fbc

Browse files
authored
Merge pull request #4262 from parasyte/improving-build-times-for-derive-macros
Add blog post "Improving build times for derive macros by 3x or more"
2 parents 0f7455e + 7592b52 commit 0b94fbc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

draft/2023-04-19-this-week-in-rust.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,15 @@ and just ask the editors to select the category.
4040
* [rust-analyzer changelog #177](https://rust-analyzer.github.io/thisweek/2023/04/17/changelog-177.html)
4141

4242
### Observations/Thoughts
43+
* [Improving build times for derive macros by 3x or more](https://blog.kodewerx.org/2023/04/improving-build-times-for-derive-macros.html)
4344
* [Oxidizing bmap-tools: rewriting a Python project in Rust](https://www.collabora.com/news-and-blog/blog/2023/03/03/oxidizing-bmap-tools-rewriting-a-python-project-in-rust/)
4445
* [Rust: A New Attempt at C++'s Main Goal](https://www.thecodedmessage.com/posts/rust-new-cpp/)
4546
* [Traits are more than interfaces](https://felix-knorr.net/posts/2023-04-17-traits.html)
4647
* [Optional If Expressions](https://animaomnium.github.io/optional-if-expressions/)
47-
* [audio] [Rust Analyzer with Lukas Wirth](https://rustacean-station.org/episode/lukas-wirth/)
48-
* [audio] [Wasmer with Syrus Akbary](https://rustacean-station.org/episode/syrus-akbary/)
49-
5048
* [Building a GStreamer plugin in Rust with meson instead of cargo](https://coaxion.net/blog/2023/04/building-a-gstreamer-plugin-in-rust-with-meson-instead-of-cargo/)
51-
5249
* [Rutie and Magnus, Two Good Ways to Build Ruby Extensions in Rust](https://www.hezmatt.org/~mpalmer/blog/2023/04/18/rutie-magnus-rust-extensions-for-ruby.html)
50+
* [audio] [Rust Analyzer with Lukas Wirth](https://rustacean-station.org/episode/lukas-wirth/)
51+
* [audio] [Wasmer with Syrus Akbary](https://rustacean-station.org/episode/syrus-akbary/)
5352

5453
### Rust Walkthroughs
5554
* [Understanding Rust Thread Safety](https://onesignal.com/blog/thread-safety-rust/)

0 commit comments

Comments
 (0)