-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
rustdoc search: trait methods should not show the same as inherent methods
A-rustdoc-search
Area: Rustdoc's search feature
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#132622
opened Nov 5, 2024 by
lolbinarycat
std::thread::Thread
grew from one to two pointer sizes
C-discussion
#132619
opened Nov 4, 2024 by
ginnyTheCat
Request: Support for more vintage operating systems
C-discussion
Category: Discussion or questions that doesn't represent real issues.
#132610
opened Nov 4, 2024 by
mcandre
rustc accepts types requiring a greater-than-48-bit address space
A-layout
Area: Memory layout of types
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132525
opened Nov 2, 2024 by
shao-hua-li
[rustdoc] issues of the three-big-buttons
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#132386
opened Oct 31, 2024 by
liigo
How should cfg(target-feature) behave around forbidden target features?
A-ABI
Area: Concerning the application binary interface (ABI)
A-target-feature
Area: Enabling/disabling target features like AVX, Neon, etc.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132351
opened Oct 30, 2024 by
RalfJung
Stable compilers don't emit ICE files?
C-discussion
Category: Discussion or questions that doesn't represent real issues.
D-diagnostic-infra
Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132245
opened Oct 28, 2024 by
saethlin
Upgrading from 1.81 to 1.82 create unconsistent exe file Mingw-w64 runtime failure: 32 bit pseudo relocation at
C-discussion
Category: Discussion or questions that doesn't represent real issues.
O-windows-gnu
Toolchain: GNU, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132226
opened Oct 27, 2024 by
mvvvv
Lifetime variance not computed for concrete GAT references in struct fields
A-GATs
Area: Generic associated types (GATs)
A-variance
Area: Variance (https://doc.rust-lang.org/nomicon/subtyping.html)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#132198
opened Oct 26, 2024 by
branchseer
abi_unsupported_vector_types lint is optimization-dependent
A-ABI
Area: Concerning the application binary interface (ABI)
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
L-abi_unsupported_vector_types
Lint: abi_unsupported_vector_types
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.
#132129
opened Oct 25, 2024 by
RalfJung
unsafe { &mut *x } vs &mut unsafe { *x }
A-diagnostics
Area: Messages for errors, warnings, and lints
A-raw-pointers
Area: raw pointers, MaybeUninit, NonNull
C-discussion
Category: Discussion or questions that doesn't represent real issues.
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
#132063
opened Oct 23, 2024 by
hkBst
regression: ArArchiveBuilder can no longer handle output to temporary files managed by Python
C-discussion
Category: Discussion or questions that doesn't represent real issues.
#131896
opened Oct 18, 2024 by
amyspark
Implicit calls to Category: Discussion or questions that doesn't represent real issues.
deref
and deref_mut
are a footgun with raw pointers
C-discussion
#131847
opened Oct 17, 2024 by
AngelicosPhosphoros
Elided lifetime changes in Area: Lints supporting the 2018 edition
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-discussion
Category: Discussion or questions that doesn't represent real issues.
I-lang-nominated
Nominated for discussion during a lang team meeting.
L-elided_lifetimes_in_paths
Lint: elided_lifetimes_in_paths
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
rust_2018_idioms
lint is very noisy and results in dramatically degraded APIs for Bevy
A-edition-2018-lints
#131725
opened Oct 15, 2024 by
alice-i-cecile
download-rustc=if-unchanged logic is incredibly fragile
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#131658
opened Oct 13, 2024 by
RalfJung
Can Category: Discussion or questions that doesn't represent real issues.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
./x doc xxx
be exercised in PR CI or earlier?
C-discussion
#131613
opened Oct 12, 2024 by
jieyouxu
Decide on name for Category: Discussion or questions that doesn't represent real issues.
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
Freeze
C-discussion
#131401
opened Oct 8, 2024 by
traviscross
Issue with check-cfg and bin targets
C-discussion
Category: Discussion or questions that doesn't represent real issues.
F-check-cfg
--check-cfg
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
#131376
opened Oct 7, 2024 by
Urgau
macOS crash with Category: Discussion or questions that doesn't represent real issues.
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
O-macos
Operating system: macOS
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
UnixDatagram
C-discussion
#131374
opened Oct 7, 2024 by
ChaiTRex
Adding explicit lifetimes causes compilation error
A-async-await
Area: Async & Await
A-lifetimes
Area: Lifetimes / regions
C-discussion
Category: Discussion or questions that doesn't represent real issues.
#131336
opened Oct 6, 2024 by
varqox
Implicit returns and missing semicolons after Area: Destructors (`Drop`, …)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
return
might cause a different drop order
A-destructors
#131313
opened Oct 6, 2024 by
porky11
Further restricting what coercions are allowed on places of type Area: implicit and explicit `expr as Type` coercions
C-discussion
Category: Discussion or questions that doesn't represent real issues.
F-never_type
`#![feature(never_type)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-opsem
Relevant to the opsem team
!
A-coercions
#131297
opened Oct 5, 2024 by
compiler-errors
Refactoring attributes in the compiler
A-ast
Area: AST
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#131229
opened Oct 4, 2024 by
jdonszelmann
Strengthen the follow-set rule for macros
C-discussion
Category: Discussion or questions that doesn't represent real issues.
I-lang-nominated
Nominated for discussion during a lang team meeting.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#131025
opened Sep 29, 2024 by
traviscross
proc-macro span syntax context and hygiene is underspecified and underdocumented
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
A-proc-macros
Area: Procedural macros
C-discussion
Category: Discussion or questions that doesn't represent real issues.
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.
#130995
opened Sep 28, 2024 by
jieyouxu
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-05.