codegen_fn_attrs: make comment more precise by RalfJung · Pull Request #143020 · rust-lang/rust (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation9 Commits1 Checks10 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@RalfJung

@rustbot rustbot added A-attributes

Area: Attributes (`#[…]`, `#![…]`)

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

Jun 25, 2025

@rustbot

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin

Some changes occurred in compiler/rustc_codegen_ssa/src/codegen_attrs.rs

cc @jdonszelmann

@oli-obk

@bors

📌 Commit 9d11fd0 has been approved by oli-obk

It is now in the queue for this repository.

@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

Jun 25, 2025

samueltardieu added a commit to samueltardieu/rust that referenced this pull request

Jun 26, 2025

@samueltardieu

codegen_fn_attrs: make comment more precise

Follow-up to rust-lang#142854.

r? @oli-obk or @workingjubilee

workingjubilee added a commit to workingjubilee/rustc that referenced this pull request

Jun 26, 2025

@workingjubilee

codegen_fn_attrs: make comment more precise

Follow-up to rust-lang#142854.

r? @oli-obk or @workingjubilee

bors added a commit that referenced this pull request

Jun 26, 2025

@bors

Rollup of 17 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Jun 26, 2025

@matthiaskrgr

codegen_fn_attrs: make comment more precise

Follow-up to rust-lang#142854.

r? @oli-obk or @workingjubilee

compiler-errors added a commit to compiler-errors/rust that referenced this pull request

Jun 26, 2025

@compiler-errors

codegen_fn_attrs: make comment more precise

Follow-up to rust-lang#142854.

r? @oli-obk or @workingjubilee

This was referenced

Jun 26, 2025

bors added a commit that referenced this pull request

Jun 27, 2025

@bors

…rors

Rollup of 18 pull requests

Successful merges:

Failed merges:

r? @ghost @rustbot modify labels: rollup

@bors

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

Jun 27, 2025

@RalfJung

@bors

📌 Commit 18f05eb has been approved by oli-obk

It is now in the queue for this repository.

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

Status: This is awaiting some action (such as code changes or more information) from the author.

labels

Jun 27, 2025

@rust-log-analyzer

This comment has been minimized.

@RalfJung

@RalfJung

@bors

📌 Commit 1365d3b has been approved by oli-obk

It is now in the queue for this repository.

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request

Jun 27, 2025

@GuillaumeGomez

codegen_fn_attrs: make comment more precise

Follow-up to rust-lang#142854.

r? @oli-obk or @workingjubilee

bors added a commit that referenced this pull request

Jun 27, 2025

@bors

Rollup of 6 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit that referenced this pull request

Jun 27, 2025

@bors

Rollup of 10 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Jun 27, 2025

@rust-timer

Rollup merge of #143020 - RalfJung:codegen_fn_attrs, r=oli-obk

codegen_fn_attrs: make comment more precise

Follow-up to #142854.

r? @oli-obk or @workingjubilee

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Jun 28, 2025

@bors

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Jul 4, 2025

@bors

Labels

A-attributes

Area: Attributes (`#[…]`, `#![…]`)

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.