Skip to content

Commit f3c3599

Browse files
Merge pull request rust-lang#6156 from rust-lang/publish-575
Publish 575
2 parents f065b94 + e7928da commit f3c3599

File tree

2 files changed

+331
-8
lines changed

2 files changed

+331
-8
lines changed

draft/2024-11-27-this-week-in-rust.md renamed to content/2024-11-27-this-week-in-rust.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,13 @@ and just ask the editors to select the category.
3232
### Official
3333
* [Rust 2024 call for testing](https://blog.rust-lang.org/2024/11/27/Rust-2024-public-testing.html)
3434

35-
### Foundation
36-
3735
### Newsletters
3836
* [The Embedded Rustacean Issue #33](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-33)
3937

4038
### Project/Tooling Updates
4139
* [Announcing Nio: an async runtime for Rust](https://nurmohammed840.github.io/posts/announcing-nio/)
4240
* [Announcing rust-query](https://blog.lucasholten.com/rust-query-announcement/)
43-
* ["pigg" (the Raspberry Pi GPIO GUI) 0.5.0 release](https://github.com/andrewdavidmackenzie/pigg/releases/tag/0.5.0) of the project for Remote control and viewing of Raspberry Pi GPIO hardware, now with Pi Pico W support via rust and embassy
41+
* ["pigg" (the Raspberry Pi GPIO GUI) 0.5.0 release, now with Pi Pico W support via rust and embassy](https://github.com/andrewdavidmackenzie/pigg/releases/tag/0.5.0)
4442
* [Hello *flourish*! - Intuitive signals in Rust](https://github.com/Tamschi/flourish/discussions/8)
4543
* [Ferrocene 24.11.0 with medical and QNX qualification now available!](https://ferrous-systems.com/blog/ferrocene-24-11-0/)
4644

@@ -62,10 +60,7 @@ and just ask the editors to select the category.
6260
* [Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL](https://c410-f3r.github.io/thoughts/securely-sending-dht22-sensor-data-from-an-esp32-board-to-postgresql/)
6361
* [Writing a mark-and-sweep tracing GC in Rust](https://elric.pl/blog/tracing-gc/)
6462

65-
### Research
66-
6763
### Miscellaneous
68-
6964
* [Making Rust a first class citizen for Xen](https://xcp-ng.org/blog/2024/11/26/making-rust-a-first-class-citizen-for-xen/)
7065

7166
## Crate of the Week
@@ -463,7 +458,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
463458
464459
-->
465460

466-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
461+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1gf5ue1/official_rrust_whos_hiring_thread_for_jobseekers/)
467462

468463
# Quote of the Week
469464

@@ -489,4 +484,4 @@ llogiq is quite self-appreciative regarding [his suggestion](https://users.rust-
489484
490485
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
491486
492-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
487+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1h1o513/this_week_in_rust_575/)</small>

0 commit comments

Comments
 (0)