Skip to content

Commit 6e53b5e

Browse files
authored
Merge branch 'master' into nutype051
2 parents 56dea6a + 3ad47f7 commit 6e53b5e

File tree

1 file changed

+25
-32
lines changed

1 file changed

+25
-32
lines changed

draft/2024-12-25-this-week-in-rust.md

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ and just ask the editors to select the category.
3737

3838
### Project/Tooling Updates
3939

40-
[Nutype 0.5.1: better no_std support and bug fixes](https://github.com/greyblake/nutype/releases/tag/v0.5.1)
40+
* [Nutype 0.5.1: better no_std support and bug fixes](https://github.com/greyblake/nutype/releases/tag/v0.5.1)
41+
* [Ibis 0.2.0 - Federated Wiki with Shiny Redesign, based on Diesel, Actix and Leptos](https://ibis.wiki/article/Ibis_release_0.2.0_-_Federated_Wiki_with_Shiny_Redesign@ibis.wiki)
4142

4243
### Observations/Thoughts
4344

@@ -47,6 +48,8 @@ and just ask the editors to select the category.
4748

4849
### Miscellaneous
4950

51+
* [Rust university course exercises](https://kobzol.github.io/teaching/2024/12/18/rust-exercises.html)
52+
5053
## Crate of the Week
5154

5255
<!-- COTW goes here -->
@@ -56,25 +59,18 @@ and just ask the editors to select the category.
5659
[submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704
5760

5861
## Calls for Testing
59-
6062
An important step for RFC implementation is for people to experiment with the
6163
implementation and give feedback, especially before stabilization. The following
6264
RFCs would benefit from user testing before moving forward:
6365

64-
<!-- Calls for Testing go here, use this format:
65-
* [<RFC Topic>](<RFC URL>)
66-
* [Tracking Issue](<Tracking Issue URL>)
67-
* [Testing steps](<Testing Steps URL>)
68-
-->
69-
<!-- or if there are no new or updated RFCs this week, use: -->
70-
<!-- * *No New or Updated RFCs were created this week.* -->
71-
<!-- Remember to remove the `call-for-testing` label from the RFC so that the maintainer can signal for testers again, if desired. -->
72-
7366
### [RFCs](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing)
67+
* *No calls for testing were issued this week.*
7468

7569
### [Rust](https://github.com/rust-lang/rust/labels/call-for-testing)
70+
* *No calls for testing were issued this week.*
7671

7772
### [Rustup](https://github.com/rust-lang/rustup/labels/call-for-testing)
73+
* *No calls for testing were issued this week.*
7874

7975
If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing`
8076
label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature
@@ -119,47 +115,44 @@ If you are an event organizer hoping to expand the reach of your event, please s
119115
Changes to Rust follow the Rust [RFC (request for comments) process](https://github.com/rust-lang/rfcs#rust-rfcs). These
120116
are the RFCs that were approved for implementation this week:
121117

122-
<!-- Approved RFCs go here, use this format: * [Topic](URL) -->
123-
<!-- or if none were approved this week, use: * *No RFCs were approved this week.* -->
124-
<!-- * []() -->
125-
126-
<!--
127-
### [Approved Major Change Proposals (MCP)](https://forge.rust-lang.org/compiler/mcp.html)
128-
<!~~ MCPs occur infrequently, so this section is commented out by default. ~~>
129-
<!~~ MCPs which have been approved or rejected this week go here, use this format: * [major change accepted|rejected] [Topic](URL) ~~>
130-
-->
118+
* [crates.io: Trusted Publishing Support](https://github.com/rust-lang/rfcs/pull/3691)
131119

132120
### Final Comment Period
133121

134122
Every week, [the team](https://www.rust-lang.org/team.html) announces the 'final comment period' for RFCs and key PRs
135123
which are reaching a decision. Express your opinions now.
136124

137125
#### [RFCs](https://github.com/rust-lang/rfcs/labels/final-comment-period)
138-
<!-- RFCs which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
139-
<!-- or if none entered FCP this week, use: * *No RFCs entered Final Comment Period this week.* -->
140-
<!-- * [disposition: ] []() -->
126+
* *No RFCs entered Final Comment Period this week.*
141127

142128
#### Tracking Issues & PRs
143-
<!-- Tracking Issues which have entered FCP go here, use this format: * [disposition: merge|close] [Topic](URL) -->
144-
<!-- or if none entered FCP this week, use: -->
145-
<!-- * *No Tracking Issues or PRs entered Final Comment Period this week.* -->
146-
<!-- * [disposition: ] []() -->
147-
148129
##### [Rust](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
130+
* [disposition: merge] [Specify the behavior of `file!`](https://github.com/rust-lang/rust/pull/134442)
131+
* [disposition: merge] [Stabilize `feature(trait_upcasting)`](https://github.com/rust-lang/rust/pull/134367)
132+
* [disposition: merge] [Stabilize `derive(CoercePointee)`](https://github.com/rust-lang/rust/pull/133820)
133+
* [disposition: merge] [Stabilize `asm_goto feature gate`](https://github.com/rust-lang/rust/pull/133870)
134+
* [disposition: merge] [Tracking Issue for get_many_mut](https://github.com/rust-lang/rust/issues/104642)
135+
* [disposition: merge] [`--nocapture` doesn't follow common CLI conventions, making it a stumbling block to people debugging failures](https://github.com/rust-lang/rust/issues/133073)
136+
* [disposition: merge] [Tracking Issue for `sub_ptr` (feature `ptr_sub_ptr`)](https://github.com/rust-lang/rust/issues/95892)
137+
* [disposition: merge] [From iterator for more tuples](https://github.com/rust-lang/rust/pull/132431)
138+
* [disposition: merge] [Tracking Issue for const_swap](https://github.com/rust-lang/rust/issues/83163)
139+
* [disposition: merge] [Tracking issue for const `alloc::Layout`](https://github.com/rust-lang/rust/issues/67521)
149140

150141
##### [Cargo](https://github.com/rust-lang/cargo/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
142+
* *No Cargo Tracking Issues or PRs entered Final Comment Period this week.*
151143

152144
##### [Language Team](https://github.com/rust-lang/lang-team/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc+)
145+
* *No Language Team Proposals entered Final Comment Period this week.*
153146

154147
##### [Language Reference](https://github.com/rust-lang/reference/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
148+
* *No Language Reference RFCs entered Final Comment Period this week.*
155149

156150
##### [Unsafe Code Guidelines](https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
151+
* *No Unsafe Code Guideline Tracking Issues or PRs entered Final Comment Period this week.*
157152

158153
#### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)
159-
<!-- New or updated RFCs go here, use this format: * [new|updated] [Topic](URL) -->
160-
<!-- or if there are no new or updated RFCs this week, use: -->
161-
<!-- * *No New or Updated RFCs were created this week.* -->
162-
<!-- * [new|updated] []() -->
154+
* [new] [unsized params in traits](https://github.com/rust-lang/rfcs/pull/3745)
155+
* [new] [Convert "reassignment of immutable local" and "mutable borrow of immutable local" from a hard error to a deny-by-default lint](https://github.com/rust-lang/rfcs/pull/3742)
163156

164157
## Upcoming Events
165158

0 commit comments

Comments
 (0)