You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,6 +50,7 @@ and just ask the editors to select the category.
48
50
*[GCC Front-End For Rust - March 2023](https://rust-gcc.github.io/2023/04/03/2023-03-monthly-report.html)
49
51
50
52
### Observations/Thoughts
53
+
51
54
*[How Kani helped find bugs in Hifitime](https://model-checking.github.io/kani-verifier-blog/2023/03/31/how-kani-helped-find-bugs-in-hifitime.html)
52
55
*[Build faster with Buck2: Our open source build system](https://engineering.fb.com/2023/04/06/open-source/buck2-open-source-large-scale-build-system/)
53
56
*[Modular Errors in Rust](https://sabrinajewson.org/blog/errors)
@@ -61,6 +64,7 @@ and just ask the editors to select the category.
61
64
*[video][Solving distributed systems challenges in Rust](https://www.youtube.com/watch?v=gboGyccRVXI)
62
65
63
66
### Rust Walkthroughs
67
+
64
68
*[Writing a Fast C# Code-Search Tool in Rust](https://johnaustin.io/articles/2022/blazing-fast-structural-search-for-c-sharp-in-rust)
65
69
*[Understanding tracing's macros by rebuilding them from scratch](https://dietcode.io/p/tracing-macros)
66
70
*[A guide to aid you in your journey of becoming a Rustacean](https://rust-lang.guide/)
@@ -71,9 +75,8 @@ and just ask the editors to select the category.
71
75
*[video][Rust Axum Full Course - Web Development](https://www.youtube.com/watch?v=XZtlD_m59sM)
72
76
*[video][Introduction to Rust Programming language](https://www.youtube.com/watch?v=9ziaSnqL8RY)
73
77
74
-
### Research
75
-
76
78
### Miscellaneous
79
+
77
80
*[CfP for EuroRust 2023 now open](https://www.papercall.io/eurorust-2023)
78
81
*[video][The Rust Project visualized with Gource](https://www.youtube.com/watch?v=Ds0Psk1YmOc)
79
82
@@ -94,9 +97,6 @@ Every week we highlight some tasks from the Rust community for you to pick and g
94
97
95
98
Some of these tasks may also have mentors available, visit the task page for more information.
96
99
97
-
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
98
-
<!-- * [ - ]() -->
99
-
100
100
*[rustc - help migrating to `derive(Diagnostic)` / struct-based diagnostics](https://rust-lang.zulipchat.com/#narrow/stream/328238-RustcContributor.3A.3Anew/topic/Diagnostics.20Translation) ([rust#100717](https://github.com/rust-lang/rust/issues/100717))
101
101
*[Hyperswitch - Return all the `missing_fields` in a request](https://github.com/juspay/hyperswitch/issues/451)
@@ -108,7 +108,6 @@ Some of these tasks may also have mentors available, visit the task page for mor
108
108
*[Ockam - Add default value to --project-route argument on kafka's service start clap commands](https://github.com/build-trust/ockam/issues/4615)
109
109
*[Ockam - Combine ip and port arguments into a single dynamic argument on kafka's service start clap commands](https://github.com/build-trust/ockam/issues/4614)
110
110
111
-
112
111
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
337
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/11naac9/official_rrust_whos_hiring_thread_for_jobseekers/)
340
338
341
339
# Quote of the Week
342
340
@@ -352,4 +350,4 @@ Thanks to [bugaevc](https://users.rust-lang.org/t/twir-quote-of-the-week/328/139
352
350
353
351
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
354
352
355
-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
353
+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/12k4rxc/this_week_in_rust_490/)</small>
0 commit comments