Skip to content
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
fix rustc build with llvm head C-bug
#96362 opened Apr 24, 2022 by nico
dyn XXX had impl Debug, but dyn XXX + Send can't Debug. C-bug
#96360 opened Apr 24, 2022 by rise0chen
Stop keeping metadata in memory before writing it to disk A-metadata E-help-wanted E-medium E-mentor
#96358 opened Apr 24, 2022 by cjgillot
Rustc does not know that two structs have the same size, while it should. A-layout C-feature-request
#96357 opened Apr 24, 2022 by wdanilo
The iterator documentation lacks guidance for implementers of iterators with side-effects A-docs A-iterators
#96351 opened Apr 23, 2022 by nagisa
Cargo caused complete breakage of 4 pipelines requires-nightly T-cargo
#96349 opened Apr 23, 2022 by Yuri6037
Forbid lowering the same NodeId multiple times E-help-wanted E-medium E-mentor
#96346 opened Apr 23, 2022 by cjgillot
Consider warning on --exclude src/tools/tidy if the exclude isn't used A-rustbuild C-enhancement
#96343 opened Apr 23, 2022 by jyn514
--exclude is broken for individual files A-rustbuild A-testsuite C-bug E-hard
#96342 opened Apr 23, 2022 by jyn514
Gather body owners in hir_module_items and hir_crate_items E-easy E-help-wanted E-mentor
#96341 opened Apr 23, 2022 by cjgillot
E0207 occurs even though the generic type is bound as an associated type C-bug
#96339 opened Apr 23, 2022 by trrk
thread 'rustc' panicked at 'expression with never type wound up being adjusted' C-bug E-easy glacier I-ICE P-low T-compiler
#96335 opened Apr 23, 2022 by Badel2
[NLL] Improve error spans for regions-bounded-by-trait-requiring-static.rs ui test A-diagnostics A-NLL NLL-diagnostics T-compiler
#96333 opened Apr 23, 2022 by marmeladema
[NLL] Loss of span for consider adding an explicit lifetime bound suggestions A-diagnostics A-NLL NLL-diagnostics T-compiler
#96332 opened Apr 23, 2022 by marmeladema
[NLL] Investigate behavior difference with non-nll for region-multiple-lifetime-bounds-on-fns-where-clause.rs test A-diagnostics A-NLL NLL-diagnostics T-compiler
#96331 opened Apr 23, 2022 by marmeladema
sym operands can not refer to generic parameters in recent nighty A-inline-assembly C-bug requires-nightly
#96330 opened Apr 23, 2022 by yvt
NetBSD error linking against C library with link dependency C-bug
#96328 opened Apr 23, 2022 by tmfink
Ordering of bounds matters with GAT/HRTB A-inference A-lifetimes A-traits C-bug T-compiler
#96321 opened Apr 22, 2022 by aliemjay
rustc panicked at Failed to extract DefId C-bug I-ICE T-compiler
#96320 opened Apr 22, 2022 by Sytten
Panic after changing field name on cached builds C-bug I-ICE T-compiler
#96319 opened Apr 22, 2022 by imlazyeye
Show crate features in rustdoc C-feature-request T-rustdoc
#96318 opened Apr 22, 2022 by Milo123459
ICE when compiling ICU4X collator in an erroneous state C-bug I-ICE T-compiler
#96311 opened Apr 22, 2022 by hsivonen
rustdoc: Make sure that items are not constructed multiple times during doc inlining T-rustdoc
#96309 opened Apr 22, 2022 by petrochenkov
ProTip! Find all open issues with in progress development work with linked:pr.