Skip to content

Move issue-12660 to 'ui/cross-crate/' with a descriptive name - #150775

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
mirimmad:main
Jan 8, 2026
Merged

Move issue-12660 to 'ui/cross-crate/' with a descriptive name#150775
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
mirimmad:main

Conversation

@mirimmad

@mirimmadmirimmad commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Author: Immad Mir <mirimmad17@gmail.com>
@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 7, 2026
@rustbot

Copy link
Copy Markdown
Collaborator

r? @petrochenkov

rustbot has assigned @petrochenkov.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Kivooeo

Copy link
Copy Markdown
Member

r? me

@bors r+ rollup

@bors

bors commented Jan 7, 2026

Copy link
Copy Markdown
Collaborator

📌 Commit 870626a has been approved by Kivooeo

It is now in the queue for this repository.

@bors

bors commented Jan 7, 2026

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 7, 2026
Kobzol added a commit to Kobzol/rust that referenced this pull request Jan 7, 2026
Move issue-12660 to 'ui/cross-crate/ with a descriptive name
fixesrust-lang#98342
r? @GuillaumeGomez
Renders intra-doc links in the note text of the `#[deprecated]` attribute. It is quite natural to suggest some other function to use there. So e.g.
```rust
#[deprecated(since = "0.0.0", note = "use [`std::mem::size_of`] instead")]
```
renders as
<img width="431" height="74" alt="Screenshot from 2026-01-06 12-08-21" src="https://github.com/user-attachments/assets/8f608f08-13ee-4bbf-a631-6008058a51e2" />
@KobzolKobzol mentioned this pull request Jan 7, 2026
rust-borsBot added a commit that referenced this pull request Jan 7, 2026
Rollup of 5 pull requests
Successful merges:
- #150696 (enrich error info when tries to dlopen Enzyme)
- #150721 (Deprecated doc intra link)
- #150747 (tests/ui/runtime/on-broken-pipe/with-rustc_main.rs: Not needed so remove)
- #150761 (rustc book: fix grammar)
- #150775 (Move issue-12660 to 'ui/cross-crate/ with a descriptive name)
r? @ghost
@KobzolKobzol mentioned this pull request Jan 7, 2026
rust-borsBot added a commit that referenced this pull request Jan 7, 2026
Rollup of 4 pull requests
Successful merges:
- #150738 (Factorize `triagebot.toml` float parsing mentions with a glob matching)
- #150761 (rustc book: fix grammar)
- #150764 (Convert static lifetime to an nll var)
- #150775 (Move issue-12660 to 'ui/cross-crate/ with a descriptive name)
r? @ghost
@rust-bors
rust-borsBot merged commit beb734b into rust-lang:mainJan 8, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Jan 8, 2026
Rollup merge of #150775 - main, r=Kivooeo
Move issue-12660 to 'ui/cross-crate/ with a descriptive name
Author: Immad Mir <mirimmad17@gmail.com>
@rustbotrustbot added this to the 1.94.0 milestone Jan 8, 2026
@mirimmadmirimmad changed the title Move issue-12660 to 'ui/cross-crate/ with a descriptive nameMove issue-12660 to 'ui/cross-crate/' with a descriptive nameJan 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@mirimmad@rustbot@Kivooeo@bors@petrochenkov