Skip to content

Test failures with build.description set (1.89.0 regression) #145079

@xry111

Description

@xry111

When build.description is set, various tests fail like

diff of stderr:

4   LL | #![feature(unsized_locals)]
5      |            ^^^^^^^^^^^^^^ feature has been removed
6      |     
-      = note: removed in 1.89.0 (you are using $RUSTC_VERSION)
+      = note: removed in 1.89.0 (you are using $RUSTC_VERSION (for BLFS r12.3-1175))
8      = note: removed due to implementation concerns; see https://github.com/rust-lang/rust/issues/111942
9   
10  error: aborting due to 1 previous error 

Metadata

Metadata

Assignees

Labels

A-test-infraArea: test infrastructure (may span bootstrap/compiletest/more)A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions