Skip to content

Regression in nightly-2024-09-07: hang affecting nalgebra #130056

Closed
@dtolnay

Description

@dtolnay
[dependencies]
nalgebra = "=0.33.0"

cargo clean && cargo +nightly-2024-09-07 check hangs for at least 6 hours.

The previous nightly completes in 9.9 seconds on my machine.

Bisects to #121848. FYI @lcnr @compiler-errors

rustc 1.83.0-nightly (26b5599e4 2024-09-06)
binary: rustc
commit-hash: 26b5599e4d6ed2b45152c60493c1788c0a27533d
commit-date: 2024-09-06
host: x86_64-unknown-linux-gnu
release: 1.83.0-nightly
LLVM version: 19.1.0

Metadata

Metadata

Assignees

Labels

C-bugCategory: This is a bug.I-compiletimeIssue: Problems and improvements with respect to compile times.P-criticalCritical priorityT-typesRelevant to the types team, which will review and decide on the PR/issue.WG-trait-system-refactorThe Rustc Trait System Refactor Initiative (-Znext-solver)regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions