Issues
- 0
ICE: `failed to normalize const, but it is not generic`
#146908 opened by matthiaskrgr - 0
- 1
ICE: wf: `..has escaping bound vars, so it cannot be wrapped in a dummy binder`
#146903 opened by matthiaskrgr - 4
Crater runs for 1.91
#146902 opened by BoxyUwU - 0
Tracking issue for release notes of #145898: If a trait item appears in rustdoc search, hide the corrosponding impl items
#146864 opened by rustbot - 0
Tracking Issue for avr_target_feature
#146889 opened by taiki-e - 9
Constant promotion with interior mutability exposes whether a function was used
#146833 opened by theemathas - 6
ICE caused by ill-formed frontmatter
#146847 opened by mattheww - 2
Malformed HTML crashes `rustdoc`
#146890 opened by madsmtm - 11
unsafe(#[attribute]) not working
#146840 opened by kjughx - 3
Run 32-bit codegen tests in PR CI?
#146881 opened by nikic - 5
1.90 regression: Cycle detected when type checking
#146813 opened by Totodore - 0
`cargo doc` in large workspace is 10 times slower on nightly
#146895 opened by madsmtm - 2
- 0
Tracking issue for release notes of #146858: Make mips64el-unknown-linux-muslabi64 link dynamically
#146868 opened by rustbot - 0
Just introducing an intermediate variable speeds up code by ~4%
#146888 opened by yyaHo - 2
- 2
derive_const(Copy) de-optimizes derive(Clone)
#146851 opened by Mark-Simulacrum - 12
- 2
ICE: all spans must be disjoint (single-use-lifetimes)
#146834 opened by matthiaskrgr - 4
- 1
ICE A dep graph node (`mir_drops_elaborated_and_const_checked`) does not have an unique index
#146854 opened by bicarlsen - 2
error: internal compiler error: `ControlFlow<Result<Infallible, String>, Value>` overridden by `ControlFlow<Result<Infallible, String>, Value>` for HirId(DefId(0:24 ~ basic[9c57]::{impl#2}::eval).63) in DefId(0:24 ~ basic[9c57]::{impl#2}::eval)
#146872 opened by amidlash - 2
CStr from fixed c_char array
#146836 opened by pronebird - 1
rustdoc intra-doc link: cannot disambiguate between primitive and type alias
#146855 opened by k2d222 - 4
ICE: codegen ssa: index out of bounds
#146853 opened by matthiaskrgr - 4
ICE ` !self.has_non_region_infer()`
#146852 opened by matthiaskrgr - 4
- 1
- 2
rust 1.90.0 on big-endian aarch64 fails with "internal error: entered unreachable code: found `99`"
#146842 opened by he32 - 4
type mismatched of Implemented trait
#146809 opened by balls-6g - 1
ICE `Normalizing .. without wrapping in a .. Binder`
#146835 opened by matthiaskrgr - 3
ICE:can't get the span of an arbitrary parsed attribute: Parsed(Coroutine(<source>:28:32: 28:44 (#0)))
#146839 opened by rucsesec - 0
Error: A dep graph node (mir_drops_elaborated_and_const_checked) does not have an unique index.
#146814 opened by joshtriplett - 2
ICE `all spans must be disjoint` (attrs)
#146808 opened by matthiaskrgr - 2
`binary_heap::PeekMut` does not need "leak amplification"
#146817 opened by cpud36 - 3
Invoking `x` from a parent directory fails when CDPATH is set
#146769 opened by RalfJung - 0
Invoking `x` from a different directory seems to interpret build targets in a surprising way
#146772 opened by RalfJung - 0
Tracking issue for release notes of #145536: Opportunistically split `!=` to successfully parse never type
#146811 opened by rustbot - 0
Tracking issue for release notes of #141469: Allow `&raw [mut | const]` for union field in safe code
#146810 opened by rustbot - 2
Macro Expansion Hangs/OOMs
#146767 opened by levinwinter - 4
bootstrap seems to default to downloading the LLVM submodule (when run in GHA)
#146768 opened by RalfJung - 0
- 0
Unusable path suggestion for item nested in function
#146786 opened by notriddle - 1
Const validity checks are stricter for references to immutable memory than to mutable memory
#146773 opened by theemathas - 8
1.90.0 regression: type inference fails when comparing `CString` array with empty array literal
#146782 opened by magicant - 5
Tracking Issue for `#![feature(async_fn_traits)]`
#146790 opened by 9999years - 8
- 8
Indexing with `slice::binary_search_by`'s result should not produce panicking branch
#146789 opened by yotamofek - 0
Tracking issue for release notes of #127213: Tracking Issue for AVX512_FP16 intrinsics
#146783 opened by rustbot