Skip to content

Commit bdbcc8a

Browse files
Merge branch 'master' into smart-plant-pot-event
2 parents b3663eb + 1846493 commit bdbcc8a

File tree

2 files changed

+208
-141
lines changed

2 files changed

+208
-141
lines changed

content/2025-05-07-this-week-in-rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ which are reaching a decision. Express your opinions now.
242242
* [remove intrinsics::drop_in_place](https://github.com/rust-lang/rust/pull/140151)
243243
* [Stabilize `tcp_quickack`](https://github.com/rust-lang/rust/pull/129121)
244244
* [Change the desugaring of `assert!` for better error output](https://github.com/rust-lang/rust/pull/122661)
245-
* [Tracking Issue for `non_null_from_ref]`(https://github.com/rust-lang/rust/issues/130823)
245+
* [Tracking Issue for `non_null_from_ref`](https://github.com/rust-lang/rust/issues/130823)
246246
* [Make well-formedness predicates no longer coinductive](https://github.com/rust-lang/rust/pull/140208)
247247
* [Fix parameter order for `_by()` variants of `min` / `max`/ `minmax` in `std::cmp`](https://github.com/rust-lang/rust/pull/139357)
248248
* [Finalize repeat expr inference behaviour with inferred repeat counts](https://github.com/rust-lang/rust/pull/139635)

0 commit comments

Comments
 (0)