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
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Stabilize -Z instrument-coverage as -C instrument-coverage 2022-01-01 15:57:35 -08:00
Cargo.toml Bump gsgdt to 0.1.3 2021-12-24 13:46:37 +01:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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