Skip to content

Build fails due to modcholesky dependency under rustc versions >= 1.94.0 #378

@ToToSpl

Description

@ToToSpl

Describe the bug

Due to small change in compiler, modcholesky fails to build, thus this crate also fails

To Reproduce

Steps to reproduce the behavior:

  1. update rustc to newest stable version
  2. build crate

Expected behavior
Build fails due to error in modcholesky.

Fix for this is ready in PR since November 2025: argmin-rs/modcholesky#40

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomersrustissue related to the code Rust library

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions