diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-01-02 18:27:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-02 18:27:22 +0100 |
| commit | 666794e5c7f569e8462a19cd92930bec4cfe328c (patch) | |
| tree | 97ce8cfb6e46978459405127d869456e663e5c7a /compiler/rustc_trait_selection/src/traits/project.rs | |
| parent | ea662fc8cbe93bba320369a8a30d7b76c2ecd332 (diff) | |
| parent | 8b73fc5e27009cf7b3c8f306a09a41b30f869d87 (diff) | |
| download | rust-666794e5c7f569e8462a19cd92930bec4cfe328c.tar.gz rust-666794e5c7f569e8462a19cd92930bec4cfe328c.zip | |
Rollup merge of #135035 - Noratrieb:fixfmt, r=jieyouxu
Fix formatting command The formatting command previously had two issues: - if rustfmt failed, it would print the command invocation. this is unnecessarily noisy - there was a race condition that lead to orphan rustfmts that would print their output after bootstrap exited We fix this by - removing the printing, it's not really useful - threading failure through properly instead of just yoloing exit(1)
Diffstat (limited to 'compiler/rustc_trait_selection/src/traits/project.rs')
0 files changed, 0 insertions, 0 deletions
