mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 02:58:08 +00:00
Continue supporting -Z instrument-coverage for compatibility for now, but show a deprecation warning for it. Update uses and documentation to use the -C option. Move the documentation from the unstable book to stable rustc documentation.