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

compiler suggestions lead to more buggy code C-bug
#98201 opened Jun 17, 2022 by ragdollfun
Non-reproducible builds when depending on local crates A-reproducibility C-bug
#98185 opened Jun 17, 2022 by shkoo
Documentation: Evaluation order of procedural macros A-attributes A-docs C-cleanup
#98182 opened Jun 16, 2022 by 8573
On functions with return type and no returned value, point at appropriate bindings to be returned A-diagnostics D-papercut D-terse T-compiler
#98177 opened Jun 16, 2022 by estebank
ICE: invalid scalar pair layout A-miri
#98176 opened Jun 16, 2022 by RalfJung
rustdoc: stack overflow C-bug I-crash T-compiler T-rustdoc
#98171 opened Jun 16, 2022 by matthiaskrgr
rustc panic C-bug I-ICE T-compiler
#98170 opened Jun 16, 2022 by rickardnorlander
compile-time regression from switch from num_cpus to available_parallelism needs a regression test E-needs-test T-compiler
#98168 opened Jun 16, 2022 by pnkfelix
Code generation error on AVR using u16::to_be() C-bug
#98167 opened Jun 16, 2022 by mutantbob
Flaky test on CI: search-tab-change-title-fn-sig.goml A-rustdoc-ui C-bug T-rustdoc
#98163 opened Jun 16, 2022 by JohnTitor
"0_DISCRIMINANT" is not a valid identifier C-bug I-ICE T-compiler
#98158 opened Jun 16, 2022 by JRAndreassen
Suboptimal codegen for snippet with Armv7 target A-LLVM I-slow
#98157 opened Jun 16, 2022 by Phosra
Temporaries used for indirectly-passed const arguments should get lifetime markers I-heavy T-compiler
#98156 opened Jun 16, 2022 by erikdesjardins
Emscripten dynamic linking and libc
#98155 opened Jun 16, 2022 by hoodmane
riscv codegen oddity: emits (hopefully no-op) signext for a u32 param. A-codegen A-ffi A-LLVM C-bug I-prioritize O-riscv T-compiler
#98151 opened Jun 15, 2022 by pnkfelix
Cross compile to ppc fails C-bug
#98134 opened Jun 15, 2022 by TuxThePenguin0
-Zvirtual-function-elimination miscompiles simple hello world program if other optimizations are turned on A-LLVM C-bug I-crash requires-nightly
#98132 opened Jun 15, 2022 by matthiaskrgr
>= typo gives unclear error message A-diagnostics T-compiler
#98128 opened Jun 15, 2022 by macmv
ICE thread 'rustc' panicked at 'called Option::unwrap() on a None value', compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:18:85 C-bug I-ICE T-compiler
#98127 opened Jun 15, 2022 by coldnight
Unsoundness due to where clauses not checked for well-formedness A-lifetimes C-bug I-types-nominated I-unsound P-high T-compiler T-types
#98117 opened Jun 15, 2022 by aliemjay
Licensing of Unicode-related functionality? A-licensing A-meta T-core
#98116 opened Jun 14, 2022 by anp
miri no longer builds after rust-lang/rust#96591 A-miri C-bug
#98107 opened Jun 14, 2022 by rust-highfive
ProTip! Add no:assignee to see everything that’s not assigned.