mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-12 15:23:28 +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.