Skip to content

Commit 031a949

Browse files
authored
606 publishing (#6787)
* add cranelift progress report * draft updates for publishing * publishing 606
1 parent 64adcaf commit 031a949

File tree

2 files changed

+327
-8
lines changed

2 files changed

+327
-8
lines changed

draft/2025-07-02-this-week-in-rust.md renamed to content/2025-07-02-this-week-in-rust.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ and just ask the editors to select the category.
3838
* [2025 Leadership Council Survey](https://blog.rust-lang.org/inside-rust/2025/06/30/2025-leadership-council-survey/)
3939
* [Program management update — June 2025](https://blog.rust-lang.org/inside-rust/2025/06/30/program-management-update-2025-06/)
4040

41-
### Foundation
42-
4341
### Newsletters
4442
* [Rust Trends Issue #68 Special](https://rust-trends.com/newsletter/join-the-rust-programming-contest-win-a-keychron-q1-airpods-pro-2-or-oura-ring-4/)
4543

@@ -50,6 +48,7 @@ and just ask the editors to select the category.
5048
* [Asterinas: a new Linux-compatible kernel project](https://lwn.net/SubscriberLink/1022920/14dfdc76df0f1b96/)
5149
* [Diesel Async 0.6.0](https://blog.weiznich.de/blog/diesel-async-0-6/)
5250
* [Kiorg - a new lightingly fast cross-platform filemanager with VIM inspired keybind](https://github.com/houqp/kiorg/releases/tag/v0.1.1)
51+
* [Progress report on rustc_codegen_cranelift (June 2025)](https://bjorn3.github.io/2025/06/30/progress-report-june-2025.html)
5352

5453
### Observations/Thoughts
5554
* [How much code does that proc macro generate?](https://nnethercote.github.io/2025/06/26/how-much-code-does-that-proc-macro-generate.html)
@@ -68,8 +67,6 @@ and just ask the editors to select the category.
6867
### Rust Walkthroughs
6968
* [Alternative Blanket Implementations for a Single Rust Trait](https://www.greyblake.com/blog/alternative-blanket-implementations-for-single-rust-trait/)
7069

71-
### Research
72-
7370
### Miscellaneous
7471
* [Reflections on Haskell and Rust](https://academy.fpblock.com/blog/rust-haskell-reflections/)
7572

@@ -110,6 +107,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
110107
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
111108
<!-- * [ - ]() -->
112109
<!-- or if none - *No Calls for participation were submitted this week.* -->
110+
*No Calls for participation were submitted this week.*
113111

114112
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)!
115113

@@ -121,6 +119,7 @@ Are you a new or experienced speaker looking for a place to share something cool
121119

122120
<!-- 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 -->
123121
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
122+
*No Calls for papers or presentations were submitted this week.*
124123

125124
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)!
126125

@@ -325,8 +324,6 @@ Rusty Events between 2025-07-02 - 2025-07-30 🦀
325324
* [**Rust on Bare Metal Series 1 : Introduction to Embedded Development**](https://www.meetup.com/music-city-rust-developers/events/304333113)
326325
* 2025-07-17 | Redmond, WA, US | [Seattle Rust User Group](https://www.meetup.com/join-srug/events/)
327326
* [**July, 2025 Computer Programming Language Panel (Special Event)**](https://www.meetup.com/seattle-rust-user-group/events/307698855)
328-
* 2025-07-17 | Redmond, WA, US | [Seattle Rust User Group](https://www.meetup.com/join-srug/events/)
329-
* [**July, 2025 Computer Programming Language Panel (Special Event)**](https://www.meetup.com/seattle-rust-user-group/events/307698855)
330327
* 2025-07-23 | Austin, TX, US | [Rust ATX](https://www.meetup.com/rust-atx/events/)
331328
* [**Rust Lunch - Fareground**](https://www.meetup.com/rust-atx/events/xvkdgtyhckbfc)
332329

@@ -354,7 +351,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
354351
355352
-->
356353

357-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
354+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1llcso7/official_rrust_whos_hiring_thread_for_jobseekers/)
358355

359356
# Quote of the Week
360357

@@ -372,4 +369,4 @@ Despite a lamentable lack of suggestions, llogiq is reasonably pleased with his
372369

373370
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
374371

375-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
372+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1lqe66f/this_week_in_rust_606/)</small>

0 commit comments

Comments
 (0)