lang/rust-nightly: Update to 1.60.0.20220204
Turn off DOCS:
error[E0432]: unresolved import crate::sys::cvt
--> library/std/src/os/fd/owned.rs:12:5 |
12 | use crate::sys::cvt;
| ^^^^^^^^^^^^^^^ no `cvt` in `sys`
error: Compilation failed, aborting rustdoc
For more information about this error, try rustc --explain E0432.
error: could not document std