CodeOverFLow
Results
3
comments of
CodeOverFLow
I did not know what to put :/ maybe I should just put a "cfg (windows)" as LLVM says it is windows only ? I just tried to see which...
coreutils state that in case of overflow it would silently cap to MAX value but on any system I try the given command ``` head --bytes=-18446744073709551616000 < /dev/null ``` I...
What about crates using `windows` dependency or function with `cfg(windows`, can it still be verified using WSL ?