The Wayback Machine - https://web.archive.org/web/20220622154516/https://github.com/rust-lang/rust/issues
Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Specialized associated type doesn't have impls that it should have A-traits C-bug F-specialization requires-nightly T-compiler
#98389 opened Jun 22, 2022 by ivan770
libstd: -Z build-std is now broken for Cortex-M targets C-bug
#98378 opened Jun 22, 2022 by japaric
ICE: expected Box to contain Unique C-bug I-ICE T-compiler
#98372 opened Jun 22, 2022 by matthiaskrgr
miri no longer builds after rust-lang/rust#98359 A-miri C-bug
#98366 opened Jun 22, 2022 by rust-highfive
Adding non-divergent core::ops overload breaks type inference C-bug
#98357 opened Jun 21, 2022 by mqudsi
If a trait has a supertrait with associated items, don't print those in diagnostics A-associated-items A-diagnostics T-compiler
#98349 opened Jun 21, 2022 by jyn514
missing_copy_implementations probably shouldn't fire if the type implements Iterator A-diagnostics T-compiler
#98348 opened Jun 21, 2022 by Kixunil
Deprecation note and doc(cfg) don't look good in combination F-doc_cfg T-rustdoc
#98343 opened Jun 21, 2022 by jplatte
Intra-doc links don't work inside deprecated notes A-intra-doc-links C-bug T-rustdoc
#98342 opened Jun 21, 2022 by jplatte
Links in deprecated notes have poor contrast C-bug T-rustdoc
#98341 opened Jun 21, 2022 by jplatte
Building with lld and download-ci-llvm A-rustbuild
#98340 opened Jun 21, 2022 by SimonSapin
thread 'rustc' panicked at 'Illegal read of: 77944', in dep_graph A-incr-comp C-bug E-needs-mcve I-ICE T-compiler
#98339 opened Jun 21, 2022 by Dylan-DPC
Current handling of Unix close() can lead to silent data loss C-bug
#98338 opened Jun 21, 2022 by jgoerzen
Tracking Issue for Iterator::next_chunk C-tracking-issue T-libs-api
#98326 opened Jun 21, 2022 by rossmacarthur
3 tasks
ICE: Awfully specific error on nightly when mixing recursive structs and associated constants used in a generic_const_exprs bound for a blanket impl, with an implementation for the struct that recurses into its child C-bug I-ICE T-compiler
#98322 opened Jun 21, 2022 by AZMCode
Error E0514 should stop more diagnostics coming A-diagnostics T-compiler
#98318 opened Jun 21, 2022 by mbartlett21
Tracking Issue for feature(core_c_str) and feature(alloc_c_string) C-tracking-issue disposition-merge proposed-final-comment-period T-libs-api
#98314 opened Jun 20, 2022 by joshtriplett
1 of 3 tasks
rustdoc: defer creation of sidebar in source view A-rustdoc-ui T-rustdoc
#98312 opened Jun 20, 2022 by jsha
Don't point to Fn::call when the arguments passed to a closure are incorrect A-diagnostics I-prioritize regression-from-stable-to-nightly T-compiler
#98308 opened Jun 20, 2022 by jyn514
ProTip! Find all open issues with in progress development work with linked:pr.