fix 404 url in src/doc/rustdoc.md - #160088
Conversation
|
rustbot has assigned @GuillaumeGomez. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
Thanks! @bors r+ rollup |
…Gomez fix 404 url in src/doc/rustdoc.md fix 404 url in src/doc/rustdoc.md The previous link will lead to a 404 page. <img width="2744" height="1238" alt="image" src="https://github.com/user-attachments/assets/b1c81c69-2181-4cb1-8a06-83e7b32ebd6c" />
…uwer Rollup of 14 pull requests Successful merges: - #159990 (Many "predicate"-to-"clause" renamings) - #159665 (Replace most `Ty::new_fn_def` calls with `type_of` queries directly) - #159687 (rustdoc: Set tracing max_level_info when debug-logging is false) - #160065 (Distinguish the dep-graph index space from the live node count) - #159978 (run intrinsic-test by default on x86_64-gnu) - #160008 (Avoid stale closure recovery state across statements) - #160027 (Add regression test for #132767) - #160030 (Update `browser-ui-test` version to `0.25.0`) - #160046 (Improve consistency of attribute error messages (part 2)) - #160056 (Fix associated function suggestion for generic ADTs) - #160069 (Update Rust crate tracing-subscriber to v0.3.23 [SECURITY]) - #160071 (sanitize_standard_fds: clarify macos comment) - #160076 (use unstable features when updating dependencies) - #160088 (fix 404 url in src/doc/rustdoc.md)
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
💔 I suspect this PR failed tests as part of a rollup After fixing the problem, consider running a try job for the failed job before re-approving. Link to failure: #160089 (comment) |
|
This pull request was unapproved. This PR was contained in a rollup (#160089), which was unapproved. |
@JonathanBrouwer Thank you for your reply. If there's anything need I to do, please feel free to let me know. |
|
@cuishuang To preserve CI resources Rusts ci is split into two parts: PR ci and full ci (also referred to as autojobs). Your PR failed on a job in full ci, which you'll need to fix before this is reapproved :3. The failure is linked in my comment |
fix 404 url in src/doc/rustdoc.md
The previous link will lead to a 404 page.