error[E0599]: no method named write_all
found for struct File
in the current scope
#118862
Labels
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
While building latest Rust it fails like this:
419b269 is the first bad commit
commit 419b269
Author: David Tolnay dtolnay@gmail.com
Date: Wed Nov 29 23:02:05 2023 -0800
tests/ui/macros/stringify.rs | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
The text was updated successfully, but these errors were encountered: