rust/compiler/rustc_interface
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
..
src Stabilize -Z instrument-coverage as -C instrument-coverage 2022-01-01 15:57:35 -08:00
Cargo.toml replace dynamic library module with libloading 2021-12-06 12:03:47 -05:00