Files
rust/library/std
Matthias Krüger b2d6480f53 Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomcc
Use an absolute path to the NUL device

While a bare "NUL" *should* be redirected to the NUL device, especially in this simple case, let's be explicit that we aren't opening a file called "NUL" and instead open it directly.

This will also set a good example for people copying std code.

r? libs
2023-11-24 08:23:53 +01:00
..
2023-10-28 23:10:45 -07:00
2023-11-05 18:32:10 +01:00