-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call 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.Call for participation: Help is requested to fix this issue.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
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.Call 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.Call for participation: Help is requested to fix this issue.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)