-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rustc_const_eval
: respect target.min_global_align
A-LLVM
#142198
opened Jun 8, 2025 by
folkertdev
Loading…
store Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
target.min_global_align
as an Align
A-LLVM
#142179
opened Jun 7, 2025 by
folkertdev
Loading…
use Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[naked]
for __rust_probestack
A-compiler-builtins
#141992
opened Jun 3, 2025 by
folkertdev
Loading…
forward the bootstrap Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
runner
to run-make
A-compiletest
#141856
opened Jun 1, 2025 by
folkertdev
Loading…
improve `#![feature(c_variadic)]`
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
core::ffi::VaList
F-c_variadic
#141835
opened May 31, 2025 by
folkertdev
Loading…
C-variadic functions must be unsafe
F-c_variadic
`#![feature(c_variadic)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#141733
by folkertdev
was closed Jun 4, 2025
Loading…
use custom types to clarify arguments to `#![feature(c_variadic)]`
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.
emit_ptr_va_arg
F-c_variadic
implement Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-c_variadic
`#![feature(c_variadic)]`
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.
va_arg
for powerpc
A-LLVM
implement Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
F-c_variadic
`#![feature(c_variadic)]`
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.
va_arg
for x86_64 systemv
A-LLVM
use `#![feature(c_variadic)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
cfg_select!
to select the right VaListImpl
definition
F-c_variadic
limit impls of Area: port run-make Makefiles to rmake.rs
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
VaArgSafe
to just types that are actually safe
A-run-make
make Area: The tidy tool
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
tidy-alphabetical
use a natural sort
A-tidy
#141311
opened May 20, 2025 by
folkertdev
Loading…
add s390x z17 target features
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.
in 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.
tests/ui/asm/aarch64/parse-error.rs
, only test cases specific to that target
S-waiting-on-bors
add Area: Concerning the application binary interface (ABI)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-naked
Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS
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.
extern "custom"
functions
A-ABI
#140770
opened May 7, 2025 by
folkertdev
Loading…
allow 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.
#[rustfmt::skip]
in combination with #[naked]
A-attributes
allow 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.
#[rustc_std_internal_symbol]
in combination with #[naked]
A-attributes
split 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.
asm!
parsing and validation
S-waiting-on-bors
add 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.
asm_cfg
: #[cfg(...)]
within asm!
S-waiting-on-bors
Stabilize Area: Attributes (`#[…]`, `#![…]`)
F-fn_align
`#![feature(fn_align)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
fn_align
: #[repr(align(N))]
on functions and -Zmin-function-alignment
A-attributes
#140261
opened Apr 24, 2025 by
folkertdev
Loading…
fix ICE in 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.
#[naked]
attribute validation
A-attributes
handle function alignment in miri
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.
fix for multiple 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.
#[repr(align(N))]
on functions
A-attributes
Allow (but don't require) 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.
#[unsafe(naked)]
so that compiler-builtins
can upgrade to it
S-waiting-on-bors
Make Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#[naked]
an unsafe attribute
A-attributes
Previous Next
ProTip!
Adding no:label will show everything without a label.