Skip to content

Conversation

@mirimmad
Copy link
Contributor

@mirimmad mirimmad commented Jan 7, 2026

No description provided.

Author: Immad Mir <mirimmad17@gmail.com>
@rustbot rustbot 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
Collaborator

rustbot commented Jan 7, 2026

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
Member

Kivooeo commented Jan 7, 2026

r? me

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 7, 2026

📌 Commit 870626a has been approved by Kivooeo

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jan 7, 2026

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

@bors bors 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

fixes rust-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" />
rust-bors bot 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
rust-bors bot 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-bors bot merged commit beb734b into rust-lang:main Jan 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>
@rustbot rustbot added this to the 1.94.0 milestone Jan 8, 2026
@mirimmad mirimmad changed the title Move issue-12660 to 'ui/cross-crate/ with a descriptive name Move issue-12660 to 'ui/cross-crate/' with a descriptive name Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant 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