-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add PeekMut::refresh
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138161
opened Mar 7, 2025 by
HeroicKatora
Loading…
depend more on attr_data_structures and move find_attr! there
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.
#138160
opened Mar 7, 2025 by
jdonszelmann
Loading…
Move more layouting logic to 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.
rustc_abi
S-waiting-on-review
#138158
opened Mar 7, 2025 by
moulins
Loading…
Allow more top-down inlining for single-BB callees
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.
Rollup of 6 pull requests
O-itron
Operating System: ITRON
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
rollup
A PR which is a rollup
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138155
opened Mar 7, 2025 by
matthiaskrgr
Loading…
Deduce readonly attribute for !Freeze arguments
perf-regression
Performance regression.
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.
Streamline HIR intravisit 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
visit_id
calls for items
S-waiting-on-bors
#138150
opened Mar 7, 2025 by
nnethercote
Loading…
use target compiler on llvm-bitcode-linker
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138148
opened Mar 7, 2025 by
onur-ozkan
Loading…
Add maintainers for powerpc64le-unknown-linux-gnu
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138147
opened Mar 7, 2025 by
daltenty
Loading…
Use multiple returns in MIR if it saves a block; still have only one in LLVM
perf-regression
Performance regression.
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.
rustdoc: add unstable option Area: Rustdoc UI (generated HTML)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
--crate-list-heading
to customize the sidebar crate list.
A-rustdoc-ui
#138143
opened Mar 7, 2025 by
kpreid
Loading…
tests: fix some typos in comment
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.
#138141
opened Mar 7, 2025 by
tcpdumppy
Loading…
Emit warning while outputs is not exe and prints linkage info
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.
#138139
opened Mar 7, 2025 by
xizheyin
Loading…
Pass 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.
InferCtxt
to InlineAsmCtxt
to properly taint on error
S-waiting-on-review
#138138
opened Mar 7, 2025 by
compiler-errors
Loading…
setTargetTriple now accepts Triple rather than string
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#138137
opened Mar 7, 2025 by
ZequanWu
Loading…
Simplify 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.
PartialOrd
on tuples containing primitives
S-waiting-on-review
#138135
opened Mar 7, 2025 by
scottmcm
Loading…
Win: Fix std::fs::rename failing on Windows Server by attempting the non-atomic rename first
O-windows
Operating system: Windows
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138133
opened Mar 7, 2025 by
Fulgen301
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#![feature(precise_capturing_in_traits)]
disposition-merge
#138128
opened Mar 6, 2025 by
compiler-errors
Loading…
Add an opt-out in pretty printing for RTN rendering
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.
#138126
opened Mar 6, 2025 by
compiler-errors
Loading…
Revert wf sized check on beta
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
#138122
opened Mar 6, 2025 by
compiler-errors
Loading…
Configure triagebot to accept codegen-{gcc,cranelift} ping groups and document ping groups and ping commands
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-rustc-dev-guide
Area: rustc-dev-guide
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Use 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
default_field_values
for rustc_errors::Context
, rustc_session::config::NextSolverConfig
and rustc_session::config::ErrorOutputType
S-waiting-on-bors
#138111
opened Mar 6, 2025 by
estebank
Loading…
make precise capturing args in rustdoc Json typed
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138109
opened Mar 6, 2025 by
Kohei316
Loading…
librustdoc
: clippy fixes
S-waiting-on-bors
#138107
opened Mar 6, 2025 by
yotamofek
Loading…
Greatly simplify doctest parsing and information extraction
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138104
opened Mar 6, 2025 by
GuillaumeGomez
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.