-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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: indicate when a trait has non-defaulted hidden items
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#138697
opened Mar 19, 2025 by
GoldsteinE
std::thread::spawn: thread-local storage panics
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
regression-untriaged
Untriaged performance or correctness regression.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#138696
opened Mar 19, 2025 by
yellowhatter
Failure to link rust dependency with LTO-enabled C FFI code built with GCC
A-FFI
Area: Foreign function interface (FFI)
A-linkage
Area: linking into static, shared libraries and binaries
A-LTO
Area: Link-time optimization (LTO)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138681
opened Mar 19, 2025 by
glandium
rustc stuck during assoc normalization
A-implied-bounds
Area: Implied bounds / inferred outlives-bounds
C-bug
Category: This is a bug.
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#138665
opened Mar 18, 2025 by
Odomontois
Optimize Relating to patterns and pattern matching
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
const
pattern guards for StructuralEq
types
A-patterns
#138664
opened Mar 18, 2025 by
TimNN
Compiletest should reject Area: The compiletest test runner
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
true
and false
as revision names
A-compiletest
#138663
opened Mar 18, 2025 by
clubby789
ICE:rustc panicked at compiler\rustc_const_eval\src\interpret\eval_context.rs:555:33
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138660
opened Mar 18, 2025 by
sososopy
feature adt_const_params does not work with &'static str anymore
A-const-generics
Area: const generics (parameters and arguments)
A-diagnostics
Area: Messages for errors, warnings, and lints
D-terse
Diagnostics: An error or lint that doesn't give enough information about the problem at hand.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138657
opened Mar 18, 2025 by
Arpadzein
Dist tools should receive some degree of smoke tests
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138649
opened Mar 18, 2025 by
jieyouxu
Dist compilers should receive some degree of smoke tests
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138648
opened Mar 18, 2025 by
jieyouxu
rustc-dev component is broken by missing literal-escaper
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#138647
opened Mar 18, 2025 by
RalfJung
test Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
rustc-dev
dist component on CI
A-testsuite
#138646
opened Mar 18, 2025 by
Kobzol
Tracking Issue for Area: Command-line interface (CLI) to the compiler
A-print-requests
Area: print requests (`--print=...`)
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
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
--print=supported-crate-types
A-CLI
#138640
opened Mar 18, 2025 by
jieyouxu
3 of 5 tasks
Tracking issue for release notes of #119220: Uplift 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.
clippy::invalid_null_ptr_usage
lint
relnotes
#138638
opened Mar 18, 2025 by
rustbot
unresolved import consider importing this struct through its public re-export instead (not a public re-export)
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138626
opened Mar 17, 2025 by
AldaronLau
Tracking issue for release notes of #138233: Windows: Don't link std (and run-make) against advapi32, except on win7
O-windows
Operating system: Windows
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.
TAIT: allow using '_ to reference the current lifetime
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#138620
opened Mar 17, 2025 by
erickt
rustdoc::formats::Cache does not contain enough data to unwrap type aliases
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138617
opened Mar 17, 2025 by
lolbinarycat
f16 and f128 have non-trivial ABI requirements on some targets
A-ABI
Area: Concerning the application binary interface (ABI)
A-floating-point
Area: Floating point numbers and arithmetic
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
#138616
opened Mar 17, 2025 by
RalfJung
Some type aliases are not formatted as links in fields
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138614
opened Mar 17, 2025 by
lolbinarycat
rustdoc incorrectly prints APIT in Area: Documentation that has been re-exported from a different crate
C-bug
Category: This is a bug.
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
AliasTy::new
A-cross-crate-reexports
#138604
opened Mar 17, 2025 by
lcnr
Inline assembly: semicolon comments ignored
C-discussion
Category: Discussion or questions that doesn't represent real issues.
F-asm
`#![feature(asm)]` (not `llvm_asm`)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138587
opened Mar 17, 2025 by
itrTie
Can't infer both sides of a Result when using ?
A-inference
Area: Type inference
C-bug
Category: This is a bug.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
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.
#138579
opened Mar 16, 2025 by
richo
rustdoc: sidebar generation code duplicates logic
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138576
opened Mar 16, 2025 by
lolbinarycat
ProTip!
Find all open issues with in progress development work with linked:pr.