You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Resolvesrust-lang#78979
0 commit comments