-
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
Default-enable share-generics, with available_externally to still allow inlining.
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.
#123610
opened Apr 7, 2024 by
Mark-Simulacrum
•
Draft
updated Jul 31, 2024
Optimize core::str::Lines::count
perf-regression
Performance regression.
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.
Add Status: PR has an ACP and is waiting for the ACP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
or_try_*
variants for HashMap Entry API
S-waiting-on-ACP
#120708
opened Feb 6, 2024 by
peterjoel
Loading…
updated Jul 31, 2024
Revert "CFI: Skip non-passed arguments"
PG-exploit-mitigations
Project group: Exploit mitigations
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.
Add managarm as a tier 3 target
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.
#123319
opened Apr 1, 2024 by
no92
Loading…
updated Jul 31, 2024
Add APIs for dealing with titlecase
A-Unicode
Area: Unicode
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#122668
opened Mar 17, 2024 by
Jules-Bertholet
Loading…
updated Jul 31, 2024
WIP: Check uninhabitedness through the trait solver
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Create an Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
AllocId
for ConstValue::Slice
.
perf-regression
Only generate a single shim for clone of copy types.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustdoc search: Allow to filter on multiple crates
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.
#115802
opened Sep 12, 2023 by
GuillaumeGomez
•
Draft
updated Jul 31, 2024
Move TLS to rustc_query_system
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[rustdoc] Add This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
no-hidden-lines
codeblock attribute
disposition-merge
#118711
opened Dec 7, 2023 by
GuillaumeGomez
Loading…
updated Jul 31, 2024
Document Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
become
keyword
S-blocked
#113095
opened Jun 27, 2023 by
WaffleLapkin
Loading…
updated Jul 31, 2024
Add more syscall doc aliases to std docs
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#113891
opened Jul 20, 2023 by
SabrinaJewson
Loading…
updated Jul 31, 2024
Split marking and visit to compute live_symbols.
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Use ELF-TLS on SGX
O-SGX
Target: SGX
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#105604
opened Dec 12, 2022 by
joboet
Loading…
updated Jul 31, 2024
rustdoc: Add support for local resources
needs-rfc
This change is large or controversial enough that it should have an RFC accepted before doing it.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#107640
opened Feb 3, 2023 by
GuillaumeGomez
Loading…
updated Jul 31, 2024
Add lint to check if non-inlined local reexports have documentation
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.
#108001
opened Feb 13, 2023 by
GuillaumeGomez
•
Draft
updated Jul 31, 2024
Clarify drop_in_place safety
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-opsem
Relevant to the opsem team
#108684
opened Mar 3, 2023 by
Manishearth
Loading…
updated Jul 31, 2024
Debug-format fat pointers with their metadata for better insight
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#93544
opened Feb 1, 2022 by
vojtechkral
Loading…
updated Jul 31, 2024
Strip leading trailing empty lines in doc code blocks
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#103376
opened Oct 21, 2022 by
GuillaumeGomez
•
Draft
updated Jul 31, 2024
Dedup bounds with parent impl block
perf-regression
Performance regression.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105392
opened Dec 6, 2022 by
GuillaumeGomez
Loading…
updated Jul 31, 2024
[DO NOT MERGE] Experimentally force non-leaf frame pointers
perf-regression
Performance regression.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#115521
opened Sep 3, 2023 by
workingjubilee
Loading…
updated Jul 31, 2024
Allow impl on projection
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#107263
opened Jan 24, 2023 by
GuillaumeGomez
Loading…
updated Jul 31, 2024
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.