about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-25 19:51:13 +0200
committerGitHub <noreply@github.com>2023-10-25 19:51:13 +0200
commit24254d21423334a9bd811f2eeb57ce25323e1115 (patch)
tree37776ee8e62ff76787d227c8e772097bbd82b417 /compiler/rustc_codegen_llvm/src
parent964ff0125b0933699d5e1e796fcbdd72ef7246be (diff)
parent65b0f6adb08385ed984eee6273d65518cd768b80 (diff)
downloadrust-24254d21423334a9bd811f2eeb57ce25323e1115.tar.gz
rust-24254d21423334a9bd811f2eeb57ce25323e1115.zip
Rollup merge of #117111 - Zalathar:zinstrument, r=compiler-errors
Remove support for alias `-Z instrument-coverage`

This flag was stabilized in rustc 1.60.0 (2022-04-07) as `-C instrument-coverage`, but the old unstable flag was kept around (with a warning) as an alias to ease migration.

It should now be reasonable to remove the somewhat tricky code that implemented that alias.

Fixes #116980.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions