Skip to content

Commit 8858337

Browse files
Merge branch 'master' into patch-43
2 parents 7eba100 + bf15fda commit 8858337

File tree

2 files changed

+168
-81
lines changed

2 files changed

+168
-81
lines changed

content/2025-03-12-this-week-in-rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ If you are an event organizer hoping to expand the reach of your event, please s
159159
#### Rustdoc
160160

161161
* [fix `O(tests)` stack usage in edition 2024 mergeable doctests](https://github.com/rust-lang/rust/pull/138281)
162-
* [search: increase strictness of typechecking](https://github.com/rust-lang/rust/pull/137981)* [rustdoc: add attribute-related tests for rustdoc JSON](https://github.com/rust-lang/rust/pull/138033)
162+
* [search: increase strictness of typechecking](https://github.com/rust-lang/rust/pull/137981)
163+
* [rustdoc: add attribute-related tests for rustdoc JSON](https://github.com/rust-lang/rust/pull/138033)
163164
* [hide item that is not marked as `doc(inline)` and whose src is `doc(hidden)`](https://github.com/rust-lang/rust/pull/137534)
164165

165166
#### Clippy

0 commit comments

Comments
 (0)