nix icon indicating copy to clipboard operation
nix copied to clipboard

MSRV 1.52.0 TODO

Open asomers opened this issue 4 years ago • 0 comments
trafficstars

Once we upgrade the MSRV to 1.52.0 or later, we should:

  • Add #[cfg_attr(target_os = "fuchsia", allow(rustdoc::broken_intra_doc_links))] to sys::signal::kill to fix rustdoc complaints.

asomers avatar Sep 19 '21 13:09 asomers