Pinned issues
Issues
- 3
ICE: `trimmed_def_paths` called, diagnostics were expected but none were emitted.
#138979 opened by sosthene-nitrokey - 1
ICE: refutable patterns should always have a place to inspect
#138958 opened by meithecatte - 0
TAIT: combining those types cannot compile
#139003 opened by Ddystopia - 0
Tracking Issue for `naked_functions_target_rustic_abi`
#138997 opened by folkertdev - 5
ICE when referencing ill-formed associated type in ItemCtxts (self type impls trait but own bounds don't hold)
#138970 opened by coolcatcoder - 3
ICE: TAIT and incremental compilation
#138948 opened by Ddystopia - 1
ICE: triggered when initializing an empty `ParseSess`
#138990 opened by KittyBorgX - 3
Disappearing error in Rust 1.74
#138982 opened by jonathanpallant - 3
f32 += f32 * u32 is faster in a loop than f32 += f32; can be defeated (a little bit) with #[cold] annotation?
#138953 opened by nabijaczleweli - 2
Bootstrap failed when multilibs are enabled in yocto environment from 1.83
#138983 opened by DeepeshvRajan - 0
Spurious indexing error on iOS simulator
#138984 opened by newpavlov - 5
rustdoc `ignore-*` markdown attribute ignores everything
#138863 opened by weihanglo - 2
Some promble about vendor
#138978 opened by jokemanfire - 1
Undefined hidden symbol compiling code with generics and const reference to static
#138942 opened by davidzeng0 - 1
- 2
Removal of `NtTy` resulted in regression
#138975 opened by raoulstrackx - 1
- 1
- 1
Offer a suggested fix for structs with a single field
#138931 opened by Wilfred - 2
Unclear is offsetting one element past array length is allowed
#138969 opened by Rosdf - 0
Compiler panicked at 'is_signed on non-scalar ABI' during const evaluation on windows-sys crate
#138971 opened by AqourSoro - 2
PowerPC SPE targets don't have `spe` target feature enabled
#138960 opened by beetrees - 0
- 0
- 3
rust-objcopy is x86-64 executable on aarch64-unknown-linux-gnu
#138943 opened by Stevenjin8 - 0
Tracking issue for release notes of #138128: Stabilize `#![feature(precise_capturing_in_traits)]`
#138851 opened by rustbot - 0
- 0
- 1
[mir-opt] avoid `*&` when reading primitive from slice
#138936 opened by scottmcm - 3
Compiler bug while trying to use a Box<dyn T>
#138888 opened by Big-Smarty - 0
Tracking Issue for `arc_is_unique`
#138938 opened by SabrinaJewson - 1
A "cannot infer type" compilation error appeared from 1.87.0-nightly (249cb84 2025-03-12)
#138937 opened by albertog78 - 0
build std error for target `*-uwp-windows-msvc`
#138921 opened by Wyvern - 5
Find a Way to Silence change-id Warnings
#138925 opened by Shourya742 - 6
Error installing cargo-watch on M4 Mac
#138922 opened by thegreathir - 2
- 1
autodiff unnecessarily prevents inlining
#138920 opened by ZuseZ4 - 2
Lifetime error doesn't point to causing line
#138900 opened by VojtaStanek - 3
Crash when compiling `cranelift-codegen` on Termux
#138889 opened by licy183 - 1
Linker-plugin-based LTO with -flto in clang not working
#138910 opened by cxou - 0
`unqualified_local_imports` lint does not trigger on import of local reimport of foreign item
#138908 opened by narpfel - 3
`rustc-LLVM ERROR: Cannot select` with `-C code-model=large`
#138899 opened by konstin - 1
- 2
ICE: `encountered a fresh type during canonicalization`
#138891 opened by matthiaskrgr - 10
libunwind: Unsupported .eh_frame_hdr version
#138880 opened by Ludea - 6
When building rust from scratch, it stuck on building clippy 102/105 from stage1 to stage2
#138860 opened by y1lan - 0
compiletest does not say which test is problematic
#138857 opened by matthiaskrgr - 1
evaluating trait selection obligation
#138855 opened by rsharath - 0
Tracking issue for release notes of #137653: Deprecate the unstable `concat_idents!`
#138850 opened by rustbot - 1
compiling scallop on haiku results in a possible compiler error
#138847 opened by hoanga