Skip to content

x.py fmt is extremely noisy #106920

Closed
@mejrs

Description

@mejrs

Today I synchronized my local version of the rust repo, made a few changes and formatted.

This prints:

Building rustbuild
formatting modified file compiler/rustc_abi/src/lib.rs
formatting modified file compiler/rustc_ast/src/ast.rs
formatting modified file compiler/rustc_ast/src/ast_traits.rs
formatting modified file compiler/rustc_ast/src/attr/mod.rs

/* 35k lines omitted for brevity */

formatting modified file tests/ui/zero-sized/zero-sized-binary-heap-push.rs
formatting modified file tests/ui/zero-sized/zero-sized-btreemap-insert.rs
formatting modified file tests/ui/zero-sized/zero-sized-linkedlist-push.rs
formatting modified file tests/ui/zero-sized/zero-sized-tuple-struct.rs
Build completed successfully in 0:00:05

Metadata

Metadata

Assignees

Labels

E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-help-wantedCall for participation: Help is requested to fix this issue.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