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

Issues list

Clang linker script support - incorrect argument C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged.
#127183 opened Jun 30, 2024 by boozook
rustc SIGSEGV compiling rug 1.24.1 crate on RISC-V Armbian 24.5.0 C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127180 opened Jun 30, 2024 by mathsDOTearth
confusing error when trying to call a not-in-scope method that shares a name with a field 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.
#127178 opened Jun 30, 2024 by lolbinarycat
ICE because of a bad file on disk? C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127167 opened Jun 30, 2024 by minirop
rustdoc json output on stdout ? A-rustdoc-json Area: Rustdoc JSON backend 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.
#127165 opened Jun 30, 2024 by gl-yziquel
Tracking Issue for anonymous pipe API C-tracking-issue Category: A tracking issue for an RFC or an unstable feature.
#127154 opened Jun 30, 2024 by NobodyXu
4 tasks
-Znext-solver errors with impl for projected Self type C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. requires-nightly This issue requires a nightly compiler in some way. T-types Relevant to the types team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#127149 opened Jun 30, 2024 by fee1-dead
ICE: parent item: DefId(0:5 ~ a[9a36]::{impl#1}) not marked as default C-bug Category: This is a bug. F-const_trait_impl `#![feature(const_trait_impl)]` F-effects `#![feature(effects)]` F-min_specialization `#![feature(min_specialization)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127142 opened Jun 30, 2024 by matthiaskrgr
ICE: expected type for .. but found Const(false) when instantiating C-bug Category: This is a bug. F-const_trait_impl `#![feature(const_trait_impl)]` F-effects `#![feature(effects)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127141 opened Jun 30, 2024 by matthiaskrgr
ICE: associated_type_for_effects: Defid .. should be Trait or Impl but is TraitAlias C-bug Category: This is a bug. F-effects `#![feature(effects)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127139 opened Jun 29, 2024 by matthiaskrgr
ICE: assertion failed Alias(Projection, .. != FreshTy(0) C-bug Category: This is a bug. F-const_trait_impl `#![feature(const_trait_impl)]` F-effects `#![feature(effects)]` I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ P-low Low priority T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127138 opened Jun 29, 2024 by matthiaskrgr
spurious ci failure: The process cannot access the file because it is being used by another process A-spurious Area: Spurious failures in builds (spuriously == for no apparent reason) C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#127126 opened Jun 29, 2024 by matthiaskrgr
rustc ignores first exposed private type / span incorrect 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.
#127124 opened Jun 29, 2024 by MolotovCherry
Should tokens passed through macro_rules be able to join? A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) A-proc-macro-back-compat Area: Backwards compatibility hacks for proc macros -s needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-lang Relevant to the language team, which will review and decide on the PR/issue. WG-macros Working group: Macros
#127123 opened Jun 29, 2024 by petrochenkov
Rust suggests invalid syntax for returning a method call in E0282 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.
#127109 opened Jun 29, 2024 by theemathas
Rust binaries cannot load relocatable libraries on macOS without -rpath A-linkage Area: linking into static, shared libraries and binaries C-bug Category: This is a bug. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. O-macos Operating system: macOS
#127100 opened Jun 28, 2024 by amyspark
ICE: Cannot Eq compare incompatible types *mut T/#0 and *const T/#0 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.
#127089 opened Jun 28, 2024 by chenzhuoyu
rustdoc: add link prefix which would allow overwriting explicit links with item links needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#127086 opened Jun 28, 2024 by newpavlov
Vxworks build error for current master branch. Need to update some source. C-bug Category: This is a bug. O-vxworks Target: when they made us, they called us Curiosity, and Spirit, and told us to tell you hello T-libs Relevant to the library team, which will review and decide on the PR/issue.
#127084 opened Jun 28, 2024 by biabbas
thread 'rustc' panicked at compiler/rustc_codegen_ssa/src/back/link.rs:2700:27: index out of bounds: the len is 41 but the index is 41 C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127080 opened Jun 28, 2024 by eval-exec
missed optimization: coalese PathBuf reallocation A-io Area: std::io, std::fs, std::net and std::path C-optimization Category: An issue highlighting optimization opportunities or PRs implementing such T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127059 opened Jun 27, 2024 by lolbinarycat
ICE in TaggedSerializer (serde) C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127057 opened Jun 27, 2024 by inanna-malick
ICE: Found unstable fingerprints for evaluate_obligation - computing whether enum is freeze - optimizing MIR C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#127051 opened Jun 27, 2024 by mattico
Type mismatch is incorrectly attributed in certain closures / async blocks 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.
#127048 opened Jun 27, 2024 by iitalics
ProTip! Find all open issues with in progress development work with linked:pr.