Skip to content

.\x fmt std panics #107944

Closed
Closed
@ChrisDenton

Description

Doing x test std will run the std's tests.

Doing x fmt std results in:

thread 'main' panicked at 'entry failed with std: The system cannot find the file specified. (os error 2)', format.rs:257:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Doing x fmt library/std works but I expected fmt to work similarly to test.

Metadata

Assignees

Labels

C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.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