Skip to content

Commit 55f31a9

Browse files
Prep 630 for publish
1 parent bdb035b commit 55f31a9

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

draft/2025-12-17-this-week-in-rust.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ and just ask the editors to select the category.
4141
* [Project goals update — November 2025 | Rust Blog](https://blog.rust-lang.org/2025/12/16/Project-Goals-2025-November-Update.md/)
4242
* [Announcing Rust 1.92.0 | Rust Blog](https://blog.rust-lang.org/2025/12/11/Rust-1.92.0/)
4343

44-
### Foundation
45-
46-
### Newsletters
47-
4844
### Project/Tooling Updates
4945
* [How we made SeaORM synchronous](https://www.sea-ql.org/blog/2025-12-12-sea-orm-2.0/)
5046
* [Building Slatron: The Digital TV Scheduling and Automation System](https://justinwoodring.com/blog/introducing-slatron/)
@@ -66,8 +62,6 @@ and just ask the editors to select the category.
6662
* [Positional Memoization via Proc Macros in a Rust UI Framework](https://tessera-ui.github.io/blog/positional-memoization-via-proc-macros.html)
6763
* [hotpath-rs - CPU time vs wall-clock time: profiling async Rust](https://hotpath.rs/sampling_comparison)
6864

69-
### Research
70-
7165
### Miscellaneous
7266
* [November '25 Jobs Report](https://filtra.io/rust/jobs-report/nov-25)
7367
* [Supercharging Security Auditing with Rust: An Interview with Caido](https://www.sea-ql.org/interview/2025-12-16-caido/)
@@ -249,13 +243,13 @@ which are reaching a decision. Express your opinions now.
249243
* [Policy on the use of `rustc_legacy_const_generics` in stdarch](https://github.com/rust-lang/rust/issues/149654)
250244
* [Tracking Issue for `atomic_try_update`](https://github.com/rust-lang/rust/issues/135894)
251245

252-
[Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
246+
##### [Rust RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
253247
* [build-std: context](https://github.com/rust-lang/rfcs/pull/3873)
254248

255-
[Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
249+
##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
256250
* [feat(index): Stabilize pubtime](https://github.com/rust-lang/cargo/pull/16372)
257251

258-
[Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period)
252+
##### [Leadership Council](https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period)
259253
* [Add alumni policy](https://github.com/rust-lang/leadership-council/pull/218)
260254

261255
*No Items entered Final Comment Period this week for
@@ -338,7 +332,7 @@ Email the [Rust Community Team][community] for access.
338332

339333
## Jobs
340334

341-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
335+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1plbecs/official_rrust_whos_hiring_thread_for_jobseekers/)
342336

343337
# Quote of the Week
344338

@@ -366,4 +360,4 @@ This Week in Rust is edited by:
366360

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

369-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
363+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1pppcsc/this_week_in_rust_630/)</small>

0 commit comments

Comments
 (0)