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 "* -> vec" (documented example for search in type signature) yields error
#100078
opened Aug 2, 2022 by
RalfJung
Tracking LLVM workarounds
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
metabug
Issues about issues themselves ("bugs about bugs")
#100077
opened Aug 2, 2022 by
workingjubilee
2 tasks
creative and short description
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.
#100075
opened Aug 2, 2022 by
Hezuikn
rustc --test ignores static:-whole-archive link modifiers
C-bug
#100066
opened Aug 2, 2022 by
dcsommer
rustc_const_eval::util contains some code that does not belong there
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
#100061
opened Aug 2, 2022 by
RalfJung
./x.py doc on a clean repo on master passes, but with warnings about feature gates
#100060
opened Aug 2, 2022 by
5225225
Nightly Category: This is a bug.
std fails to build for WASM with -C target-feature=+atomics
C-bug
#100055
opened Aug 2, 2022 by
Kelpsy
Inaccuracy in the documentation for Option::unwrap_or_default
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
#100054
opened Aug 2, 2022 by
Floranid
implied bounds from projections in impl header can be unsound
A-associated-items
Area: Associated items such as associated types and consts.
A-implied-bounds
Area: Related to implied bounds (e.g., if you have `T: Foo`, what else do you know?)
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#100051
opened Aug 2, 2022 by
aliemjay
cargo doc with only "\n" in INNER_BLOCK_DOC causes internal compiler error
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.
#100050
opened Aug 2, 2022 by
n-yoneoka
rustdoc: entered unreachable code
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.
#100047
opened Aug 2, 2022 by
matthiaskrgr
Normalization can skip WF
A-associated-items
Area: Associated items such as associated types and consts.
C-bug
Category: This is a bug.
I-prioritize
Indicates that prioritization has been requested for this issue
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#100041
opened Aug 2, 2022 by
CAD97
Stable Rust erroneously suggests GAT to fix missing lifetime in associated type
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.
#100027
opened Aug 1, 2022 by
jdahlstrom
slice::Chunks[Exact]Mut are no longer Send + Sync after #94247
C-bug
#100014
opened Aug 1, 2022 by
kawadakk
Unexpected higher-ranked lifetime error in GAT usage
A-async-await
Area: Async & Await
A-generators
Area: Generators
A-lifetimes
Area: lifetime related
C-bug
Category: This is a bug.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#100013
opened Aug 1, 2022 by
ethe
link_ordinal attribute position is not restricted
A-attributes
Area: #[attributes(..)]
C-bug
Category: This is a bug.
E-easy
Call for participation: Experience needed to fix: Easy / not much (good first issue)
E-help-wanted
Call for participation: Help is requested to fix this issue.
F-raw_dylib
`#![feature(raw_dylib)]`
#100009
opened Aug 1, 2022 by
ehuss
type annotation of closure args breaks borrow checking
A-closures
Area: closures (`|args| { .. }`)
A-lifetimes
Area: lifetime related
C-bug
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#100002
opened Jul 31, 2022 by
aliemjay
[rustdoc] Hide impl block containing only private items by default
A-docs
Area: documentation for any part of the project, including the compiler, standard library, and tools
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.
#100001
opened Jul 31, 2022 by
jhpratt
Happy birthday, issue tracker. :)
metabug
Issues about issues themselves ("bugs about bugs")
#99999
opened Jul 31, 2022 by
RalfJung
OneSidedRange should be an unsafe trait
C-bug
#99997
opened Jul 31, 2022 by
lopopolo
Rustc fails to infer appropriately general Area: closures (`|args| { .. }`)
A-lifetimes
Area: lifetime related
C-bug
Category: This is a bug.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Fn* trait implementation in the face of complex HRTBs with GATs
A-closures
#99991
opened Jul 31, 2022 by
Aiden2207
Download a pre-compiled bootstrap from CI
A-bootstrap
Area: Rust's build system (x.py and src/bootstrap)
#99989
opened Jul 31, 2022 by
jyn514
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.