This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 61bc95a
committed
Auto merge of rust-lang#79008 - the8472:disable-cfr, r=Mark-Simulacrum
[beta] always disable copy_file_range to avoid EOVERFLOW errors
A bigger hammer as alternative to rust-lang#79007
Pro: will certainly fix the issue
Cons: will disable copy_file_range for everyone
Resolves rust-lang#789791 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
| 1129 | + | |
1130 | 1130 | | |
1131 | 1131 | | |
1132 | 1132 | | |
| |||
0 commit comments