about summary refs log tree commit diff
path: root/tests/ui/async-await/async-closures/async-fn-mut-for-async-fn.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-12 19:00:44 +0100
committerGitHub <noreply@github.com>2024-12-12 19:00:44 +0100
commit8d2759b2eef21e8a3c93426591b155d3d6d16c5e (patch)
tree9e3dd8c965a0dfa87b43a46b9f5220916f6e61e1 /tests/ui/async-await/async-closures/async-fn-mut-for-async-fn.rs
parent6d79df6867589ca485acdaad51a50f71400e934f (diff)
parent3c3512cf8ceea2e0aed9c2bab32b3b8b0ed68c1f (diff)
downloadrust-8d2759b2eef21e8a3c93426591b155d3d6d16c5e.tar.gz
rust-8d2759b2eef21e8a3c93426591b155d3d6d16c5e.zip
Rollup merge of #134207 - jieyouxu:revert-134040, r=lqd
Revert "bootstrap: print{ln}! -> eprint{ln}! (take 2) #134040"

Unfortunately, #134040 is proving to have caused more output interleaving problems that are tricky to diagnose and fix, and I think we probably should leave these untouched as bootstrap and compiletest has a bunch of interconnecting parts, and the commands and tools that they exercise do not consistently use stderr/stdout either. This causes hard-to-diagnose output interleaving bugs, which unfortunately degrades contributor experience.

This PR reverts two PRs in order to cleanly revert #134040:

1. Revert #134123 which is a fix-forward after #134040.
2. Revert #134040 itself.

I don't regret the initial effort `@clubby789,` and thank you for making the attempts, but I think we need to refrain from touching too many of these at once because some of the interleaving are very non-obvious and we don't have test coverage for.

r? `@clubby789`
cc `@Zalathar`
Diffstat (limited to 'tests/ui/async-await/async-closures/async-fn-mut-for-async-fn.rs')
0 files changed, 0 insertions, 0 deletions