-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Tracking issue for release notes of #133870: Stabilize Area: Inline assembly (`asm!(…)`)
F-asm
`#![feature(asm)]` (not `llvm_asm`)
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
asm_goto
feature gate
A-inline-assembly
#134860
opened Dec 28, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #133073: Area: `#[test]` / the `test` library
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-testing-devex
Relevant to the testing devex team (testing DX), which will review and decide on the PR/issue.
--nocapture
doesn't follow common CLI conventions, making it a stumbling block to people debugging failures
A-libtest
#134801
opened Dec 26, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #131729: Make the --check-cfg
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
test
cfg a userspace check-cfg
F-check-cfg
#134773
opened Dec 25, 2024 by
rustbot
1 of 3 tasks
Tracking issue for release notes of #134751: Enable LSX feature for LoongArch OpenHarmony target
O-loongarch
Target: LoongArch (LA32R, LA32S, LA64)
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #95892: Tracking Issue for This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
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.
sub_ptr
(feature ptr_sub_ptr
)
needs-triage
#134727
opened Dec 24, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #132431: From iterator for more tuples
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Tracking issue for release notes of #67521: Tracking issue for const Area: Custom and system allocators
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
alloc::Layout
A-allocators
Tracking issue for release notes of #83163: Tracking Issue for const_swap
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#134695
opened Dec 23, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #133820: Stabilize Feature: RFC 3621's oft-renamed implementation
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
derive(CoercePointee)
F-derive_coerce_pointee
#134624
opened Dec 21, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #104642: Tracking Issue for get_many_mut
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#134623
opened Dec 21, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #134367: Stabilize `#![feature(trait_upcasting)]`
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
feature(trait_upcasting)
F-trait_upcasting
#134540
opened Dec 20, 2024 by
rustbot
1 of 3 tasks
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-trait_upcasting
`#![feature(trait_upcasting)]`
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
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.
to-announce
Announce this issue on triage meeting
feature(trait_upcasting)
disposition-merge
#134367
opened Dec 16, 2024 by
WaffleLapkin
Loading…
Tracking issue for release notes of #132325: rework winnowing to sensibly handle global where-bounds
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Tracking issue for release notes of #133392: Fix ICE when multiple supertrait substitutions need assoc but only one is provided
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Tracking issue for release notes of #130766: Stabilize #[coverage] attribute
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #132975: De-duplicate and improve definition of core::ffi::c_char
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
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.
Tracking issue for release notes of #93235: Tracking Issue for Area: Constant evaluation, covers all const contexts (static, const fn, ...)
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_nonnull_new
A-const-eval
Tracking issue for release notes of #131558: Lint on combining Area: Lints (warnings about flaws in source code) such as unused_mut.
L-unused_attributes
Lint: unused_attributes
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, 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.
#[no_mangle]
and #[export_name]
A-lints
Tracking issue for release notes of #132187: Add Extend impls for tuples of arity 1 through 12
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Tracking issue for release notes of #130191: [discussion] Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
ErrorKind::CrossesDevices
from io_error_more
relnotes
#133973
opened Dec 6, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #130190: [discussion] Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
ErrorKind::FilesystemQuotaExceeded
from io_error_more
relnotes
#133972
opened Dec 6, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #43244: Tracking issue for Vec::extract_if and LinkedList::extract_if
A-collections
Area: `std::collection`
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#133969
opened Dec 6, 2024 by
rustbot
3 tasks
Tracking issue for release notes of #133883: Remove polymorphization
-Zpolymorphize
Unstable option: Polymorphization.
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Tracking issue for release notes of #132155: Always display first line of impl blocks even when collapsed
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Tracking issue for release notes of #132390: bootstrap: show diagnostics relative to rustc src dir
relnotes
Marks issues that should be documented in the release notes of the next release.
relnotes-tracking-issue
Marks issues tracking what text to put in release notes.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Previous Next
ProTip!
Follow long discussions with comments:>50.