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
Drop support for legacy PM with LLVM 15
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
#96072
opened Apr 15, 2022 by
nikic
-Dunused-crate-dependency --json unused-externs doesn't cause rustc to exit with error status
A-diagnostics
#96068
opened Apr 15, 2022 by
jsgf
Rustdoc share link to public link
A-rustdoc-ui
Area: rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
#96066
opened Apr 15, 2022 by
pickfire
no intra-doc links for items from transitive dep in docs inherited from a Trait from a direct dep
C-bug
Category: This is a bug.
#96064
opened Apr 15, 2022 by
ben0x539
[TIMING] debug output does not distinguish checking from building
A-contributor-roadblock
#96060
opened Apr 14, 2022 by
jyn514
Cannot use drop in place where toilet closure works if the argument is a reference
C-bug
Category: This is a bug.
#96057
opened Apr 14, 2022 by
panstromek
Rust 1.60.0 fails to build on Solaris
I-prioritize
Indicates that prioritization has been requested for this issue
O-solaris
Operating system: Solaris
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#96054
opened Apr 14, 2022 by
psumbera
x setup -h -v should work
A-rustbuild
#96049
opened Apr 14, 2022 by
jyn514
Regression in rounding of Duration::from_secs_f64 in 1.60.0
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
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.
#96045
opened Apr 14, 2022 by
dtolnay
Unhelpful error when trying to import from a crate without 'lib' crate-type
A-diagnostics
Area: Messages for errors, warnings, and lints
D-papercut
Diagnostic error that needs small tweaks
D-terse
A diagnostic that doesn't give enough information about the problem at hand
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#96039
opened Apr 14, 2022 by
jplatte
How to generate one instruction only when asm! is used in naked functions?
#96037
opened Apr 14, 2022 by
luojia65
rustdoc: Many times the same Relevant to the rustdoc team, which will review and decide on the PR/issue.
From<!> for T impl for the ! type
T-rustdoc
#96036
opened Apr 14, 2022 by
poliorcetics
rls no longer builds after rust-lang/rust#95968
A-rls
#96030
opened Apr 13, 2022 by
rust-highfive
Tracking Issue for Provider API
B-RFC-approved
Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#96024
opened Apr 13, 2022 by
yaahc
3 tasks
Regression w.r.t. lazy evaluation of cfg predicates
C-bug
Category: This is a bug.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
Using macros 2.0 single-matcher shorthand with Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
D-incorrect
A diagnostic that is giving misleading or incorrect information
D-invalid-suggestion
A structured suggestion resulting in incorrect code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
macro_rules! results in an invalid suggestion
A-diagnostics
#96014
opened Apr 13, 2022 by
PatchMixolydic
Remove impl_stable_hash_via_hash!()
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-incr-comp
Working group: incremental compilation
#96013
opened Apr 13, 2022 by
michaelwoerister
rustc_resolve: entered unreachable code in resolve_rustdoc_path
A-resolve
Area: Path resolution
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#96012
opened Apr 13, 2022 by
jyn514
compiletest: only take a Area: Rust's build system (x.py and bootstrap)
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-mentor
Call for participation: This issue is currently mentored.
--python argument and remove the --lldb-python / --docck-python args
A-rustbuild
#96011
opened Apr 13, 2022 by
jyn514
The lint Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
unused_doc_comments classifies all kinds of #[doc …] attributes as documentation comments
A-lint
#96009
opened Apr 13, 2022 by
fmease
Toolchain 'aarch64-unknown-linux-gnu' does not come with cc for official Docker Image.
C-bug
Category: This is a bug.
#96001
opened Apr 13, 2022 by
simbleau
Run Area: The testsuite used to check the correctness of rustc
P-high
High priority
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
test --stage 0 library/std in CI
A-testsuite
#95996
opened Apr 13, 2022 by
jyn514
Track which tests are run in CI
A-rustbuild
Area: Rust's build system (x.py and bootstrap)
A-testsuite
Area: The testsuite used to check the correctness of rustc
#95995
opened Apr 13, 2022 by
jyn514
Nearly all compiler/ doctests are broken
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-mentor
Call for participation: This issue is currently mentored.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#95994
opened Apr 13, 2022 by
jyn514
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.