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
Copy file name to clipboardExpand all lines: content/2024-10-16-this-week-in-rust.md
+6-16Lines changed: 6 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,6 @@ and just ask the editors to select the category.
29
29
30
30
-->
31
31
32
-
### Official
33
-
34
32
### Foundation
35
33
*[Announcing the Rust Foundation’s 2024 Fellows](https://foundation.rust-lang.org/news/announcing-the-rust-foundation-s-2024-fellows/)
36
34
@@ -42,8 +40,7 @@ and just ask the editors to select the category.
42
40
*[FFI type mismatches in Rust for Linux](https://lwn.net/SubscriberLink/993163/3c2b06af07814cd2/)
43
41
*[Zapping pointers out of thin air](https://lwn.net/SubscriberLink/993484/385b176aa8939e7b/)
44
42
*[Using LKMM atomics in Rust](https://lwn.net/SubscriberLink/993785/cbe8cf5846d6864a/)
45
-
46
-
* "pigg" (the Raspberry Pi GPIO GUI) 0.4.0 released with TCP connection support [Release](https://github.com/andrewdavidmackenzie/pigg/releases/tag/0.4.0), [Discussion](https://github.com/andrewdavidmackenzie/pigg/discussions/503)
43
+
*["pigg" (the Raspberry Pi GPIO GUI) 0.4.0 released](https://github.com/andrewdavidmackenzie/pigg/releases/tag/0.4.0)
47
44
48
45
### Observations/Thoughts
49
46
*[Why `Pin` is a part of trait signatures (and why that's a problem)](https://blog.yoshuawuyts.com/why-pin/)
@@ -61,12 +58,8 @@ and just ask the editors to select the category.
61
58
*[Why Rust is taking the data engineering world by storm](https://kerkour.com/rust-data-engineering)
62
59
63
60
### Rust Walkthroughs
64
-
[Reading a Remote File Using Rust](https://crustc.com/reading-a-remote-file-rust/)
65
-
61
+
*[Reading a Remote File Using Rust](https://crustc.com/reading-a-remote-file-rust/)
66
62
*[video][Build with Naz : Rust memory address and size](https://www.youtube.com/watch?v=ivqIty5EOf8)
67
-
### Research
68
-
69
-
### Miscellaneous
70
63
71
64
## Crate of the Week
72
65
@@ -103,9 +96,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
103
96
104
97
Some of these tasks may also have mentors available, visit the task page for more information.
105
98
106
-
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
107
-
<!-- * [ - ]() -->
108
-
<!-- or if none - *No Calls for participation were submitted this week.* -->
99
+
*No Calls for participation were submitted this week.*
109
100
110
101
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
111
102
@@ -115,8 +106,7 @@ If you are a Rust project owner and are looking for contributors, please submit
115
106
116
107
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
117
108
118
-
<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
119
-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
109
+
*No Calls for papers or presentations were submitted this week.*
120
110
121
111
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
293
+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1fa0tf6/official_rrust_whos_hiring_thread_for_jobseekers/)
304
294
305
295
# Quote of the Week
306
296
@@ -312,4 +302,4 @@ Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
312
302
313
303
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
314
304
315
-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
305
+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1g5iqq8/this_week_in_rust_569/)</small>
0 commit comments