Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

ports the compiler test cases to new rust_intrinsic format has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#138364 opened Mar 11, 2025 by BLANKatGITHUB Draft
Add From<{integer}> for f16/f128 impls 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.
#138363 opened Mar 11, 2025 by beetrees Loading…
Fix false-positive in expr_or_init and in the invalid_from_utf8 lint 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.
#138360 opened Mar 11, 2025 by Urgau Loading…
merge TypeChecker and TypeVerifier S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#138357 opened Mar 11, 2025 by lcnr Loading…
bump libc to 0.2.171 to fix xous 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.
#138356 opened Mar 11, 2025 by xobs Loading…
remove redundant body arguments 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.
#138354 opened Mar 11, 2025 by lcnr Loading…
remove must_use from <*const T>::expose_provenance 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.
#138353 opened Mar 11, 2025 by RalfJung Loading…
miri native_calls: ensure we actually expose *mutable* provenance to the memory FFI can access 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.
#138352 opened Mar 11, 2025 by RalfJung Loading…
Rollup of 10 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure 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.
#138350 opened Mar 11, 2025 by Kobzol Loading…
Emit function declarations for functions with #[linkage="extern_weak"] PG-exploit-mitigations Project group: Exploit mitigations 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.
#138349 opened Mar 11, 2025 by 1c3t3a Loading…
Reduce kw::Empty usage, part 2 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.
#138347 opened Mar 11, 2025 by nnethercote Loading…
naked functions: on windows emit .endef without the symbol name 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.
#138346 opened Mar 11, 2025 by folkertdev Loading…
Some autodiff cleanups 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.
#138345 opened Mar 11, 2025 by oli-obk Loading…
Enable reliable_f16_math on x86 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.
#138344 opened Mar 11, 2025 by tgross35 Loading…
Enable f16 tests for powf S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#138343 opened Mar 11, 2025 by tgross35 Loading…
std: Mention clone-on-write mutation in Arc<T> 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.
#138341 opened Mar 11, 2025 by xizheyin Loading…
Remove some unsized tuple impls now that we don't support unsizing tuples anymore S-waiting-on-crater Status: Waiting on a crater run to be completed. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#138340 opened Mar 11, 2025 by oli-obk Draft
[WIP] Functionality for int_format_into for integer types S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#138338 opened Mar 11, 2025 by madhav-madhusoodanan Loading…
Improve -Z crate-attr diagnostics 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.
#138336 opened Mar 11, 2025 by jyn514 Loading…
Fix post-merge workflow A-CI Area: Our Github Actions CI S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138335 opened Mar 11, 2025 by jieyouxu Loading…
Rebuild llvm spuriously less frequently 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)
#138333 opened Mar 11, 2025 by jyn514 Loading…
Use RUSTC_LINT_FLAGS more A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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-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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#138331 opened Mar 11, 2025 by nnethercote Loading…
Remove unnecessary [lints.rust] sections. 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.
#138330 opened Mar 11, 2025 by nnethercote Loading…
debug-assert that the size_hint is well-formed in collect 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.
#138329 opened Mar 11, 2025 by scottmcm Loading…
Expand and organize offset_of! documentation. 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.
#138323 opened Mar 10, 2025 by kpreid Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.