Skip to content

Issues: rust-lang/rust

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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Stabilize naked_functions A-run-make Area: port run-make Makefiles to rmake.rs I-lang-nominated Nominated for discussion during a lang team meeting. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#134213 opened Dec 12, 2024 by folkertdev Loading…
Convert struct FromBytesWithNulError into enum needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#134143 opened Dec 10, 2024 by nyurik Loading…
1 of 3 tasks
Implement From<MutexGuard<'a, T>> for &'a Mutex<T> needs-acp This change is blocked on the author creating an ACP. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#134048 opened Dec 8, 2024 by rubcc95 Loading…
Implement IntoIterator for [&[mut]] Box<[T; N], A> needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#134021 opened Dec 8, 2024 by WaffleLapkin Loading…
Make missing_abi lint warn-by-default. disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#132397 opened Oct 31, 2024 by m-ou-se Loading…
Derive Copy and Hash for IntErrorKind I-libs-api-nominated Nominated for discussion during a libs-api team meeting. Libs-Small Libs issues that are considered "small" or self-contained needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#131923 opened Oct 19, 2024 by ranger-ross Loading…
[crater] Properly deduce object lifetime defaults in GAT paths needs-fcp This change is insta-stable, so needs a completed 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.
#129543 opened Aug 25, 2024 by fmease Draft
Implement (part of) ACP 429: add DerefMut to Lazy[Cell/Lock] needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#129334 opened Aug 20, 2024 by ChayimFriedman2 Loading…
Stabilize tcp_quickack needs-fcp This change is insta-stable, so needs a completed FCP to proceed. O-android Operating system: Android O-linux Operating system: Linux 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#129121 opened Aug 15, 2024 by devnexen Loading…
stabilize std::path::Path::file_prefix A-run-make Area: port run-make Makefiles to rmake.rs needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP 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.
#129114 opened Aug 15, 2024 by mbhall88 Loading…
Additional NonZero conversions needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#129036 opened Aug 13, 2024 by clarfonthey Draft
Implement consecutive shorthand projections (associated type paths) like T::AssocA::AssocB A-testsuite Area: The testsuite used to check the correctness of rustc needs-fcp This change is insta-stable, so needs a completed FCP to proceed. rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-types Relevant to the types team, which will review and decide on the PR/issue.
#126651 opened Jun 19, 2024 by fmease Draft
Allow reifying intrinsics to fn pointers. (rebase of #86699) E-help-wanted Call for participation: Help is requested to fix this issue. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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.
#126595 opened Jun 17, 2024 by GrigorenkoPV Loading…
[blocked on design] [PoC]: rustdoc (html): add support for variances A-rustdoc-json Area: Rustdoc JSON backend needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-blocked Status: Blocked on something else such as an RFC or other implementation work. S-tracking-design-concerns Status: There are blocking design concerns. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#123220 opened Mar 30, 2024 by fmease Draft
Enable emutls by default for android needs-fcp This change is insta-stable, so needs a completed FCP to proceed. O-unix Operating system: Unix-like 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#118613 opened Dec 4, 2023 by quininer Draft
Allow coercions from never-type when ref binding is involved needs-fcp This change is insta-stable, so needs a completed 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.
#118270 opened Nov 24, 2023 by Aaron1011 Loading…
rustdoc: hide #[repr] if it isn't part of the public ABI needs-fcp This change is insta-stable, so needs a completed FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. rla-silenced Silences rust-log-analyzer postings to the PR it's added on. 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.
#116882 opened Oct 18, 2023 by fmease Loading…
Make std::mem::transmute_copy accept ?Sized inputs needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#112457 opened Jun 9, 2023 by nvzqz Loading…
Only use the new DepNode hashmap for anonymous nodes. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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.
#109050 opened Mar 12, 2023 by cjgillot Loading…
Allow impl on projection needs-fcp This change is insta-stable, so needs a completed 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…
Implement PartialOrd and Ord for Discriminant disposition-merge 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. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-lang Relevant to the language 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.
#106418 opened Jan 3, 2023 by EFanZh Loading…
impl PartialEq<{str,String}> for {Path,PathBuf} (and reversed) needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#105877 opened Dec 18, 2022 by Kixunil Loading…
doc(notable_trait) for impls needs-fcp This change is insta-stable, so needs a completed FCP to proceed. 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.
#94904 opened Mar 13, 2022 by conradludgate Loading…
target json file contains unused fields unaffected by -Dwarnings A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. C-bug Category: This is a bug. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#91262 opened Nov 26, 2021 by ojeda
Tracking issue for #![register_tool] A-attributes Area: Attributes (`#[…]`, `#![…]`) B-unstable Blocker: Implemented in the nightly compiler and unstable. C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC needs-fcp This change is insta-stable, so needs a completed FCP to proceed. S-tracking-design-concerns Status: There are blocking design concerns. T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#66079 opened Nov 4, 2019 by petrochenkov
ProTip! Add no:assignee to see everything that’s not assigned.