issues Search Results · repo:rust-lang/rust
Filter by
0 results
(92 ms)0 results
I ve added my code as a zip file to this ticket. Only been using Rust for a few years in hobby projects. So I can answer
superficial questions. Keep in mind, it is written for embedded hardware. I was ...
C-bug
I-ICE
needs-triage
T-compiler
- NotABadger
- Opened 7 minutes ago
- #135721
!-- [31mICE[0m: Rustc ./a.rs -Zcrate-attr=feature(generic_const_exprs) -ooutputfile -Zdump-mir-dir=dir thread rustc panicked at compiler/rustc_middle/src/ty/predicate.rs:511:26: ConstEvaluatable(UnevaluatedConst ...
C-bug
I-ICE
needs-triage
T-compiler
- matthiaskrgr
- 1
- Opened 10 minutes ago
- #135720
I tried this code:
#![feature(thread_local)]
#[repr(align(256))]
struct HighAlignment(u8);
#[thread_local]
static EXAMPLE1: HighAlignment = const { HighAlignment(0) };
#[thread_local]
static EXAMPLE2: ...
A-thread-locals
C-bug
E-needs-investigation
F-thread_local
I-prioritize
I-unsound
needs-triage
O-windows
T-compiler
- purplesyringa
- 2
- Opened 1 hour ago
- #135719
Code
Playground: https://play.rust-lang.org/?version=stable mode=debug edition=2021 gist=c29a73a6b88b2ef3d327766daee94e1d
This example is a little large (213 lines), but it s also an error I can work ...
C-bug
E-needs-mcve
I-ICE
needs-triage
T-compiler
- Yokinman
- 1
- Opened 5 hours ago
- #135718
I m not sure where to file this bug, but it affects Rust more than other languages for reasons explained below, so let s
at least make this visible here.
I tried running this code:
fn main() {
panic!( ...
A-backtrace
A-debuginfo
A-panic
A-runtime
C-bug
E-needs-investigation
O-windows
O-x86_32
T-compiler
- purplesyringa
- 1
- Opened 6 hours ago
- #135717
Location
rustlib/src/rust/library/alloc/src/vec/mod.rs on pub fn drain R ( mut self, range: R) - Drain _, T, A , line 2603 in
stable 1.84.0 (9fc6b4312 2025-01-07)
Summary
/// Removes the specified range ...
A-docs
needs-triage
- EriKWDev
- Opened 10 hours ago
- #135710
!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug.
I tried this code:
~/tmp main
$ git clone --branch ...
C-bug
needs-triage
- jarkkojs
- Opened 12 hours ago
- #135704
!-- Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide a minimal verifiable example. You can read Rust Bug Minimization Patterns for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ ...
C-bug
I-ICE
needs-triage
T-compiler
- GymVodTruth
- 1
- Opened 13 hours ago
- #135699
!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug.
While debugging a recent build failure in diesel ...
C-bug
needs-triage
- weiznich
- 1
- Opened 14 hours ago
- #135698
This is a tracking issue for raw-dylib on ELF (no RFC, extending RFC 2627) The feature gate for the issue is
#![feature(raw_dylib_elf)].
raw-dylib on ELF links against a generated stub shared object, ...
C-tracking-issue
T-compiler
- Noratrieb
- Opened 16 hours ago
- #135694
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.