rust/compiler/rustc_middle
Josh Triplett 34106f8935 Stabilize -Z instrument-coverage as -C instrument-coverage
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.
2022-01-01 15:57:35 -08:00
..
2021-12-24 13:46:37 +01:00

For more information about how rustc works, see the rustc dev guide.