about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/messages.ftl
diff options
context:
space:
mode:
authorJane Losare-Lusby <jlusby@yaah.dev>2024-09-06 13:05:01 -0700
committerJane Losare-Lusby <jlusby@yaah.dev>2024-11-20 11:31:40 -0800
commitdc97db105ac3ebefe0ab51b88a26f87ef4fec207 (patch)
treeb05b69e236494b6bdf62c0f4274bd639cee8d82c /compiler/rustc_driver_impl/messages.ftl
parentc82e0dff84f922274c3060f09b5ae78d5dbf5c49 (diff)
downloadrust-dc97db105ac3ebefe0ab51b88a26f87ef4fec207.tar.gz
rust-dc97db105ac3ebefe0ab51b88a26f87ef4fec207.zip
unstable feature usage metrics
Diffstat (limited to 'compiler/rustc_driver_impl/messages.ftl')
-rw-r--r--compiler/rustc_driver_impl/messages.ftl2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/rustc_driver_impl/messages.ftl b/compiler/rustc_driver_impl/messages.ftl
index 31837e01764..05e11c4527f 100644
--- a/compiler/rustc_driver_impl/messages.ftl
+++ b/compiler/rustc_driver_impl/messages.ftl
@@ -23,3 +23,5 @@ driver_impl_rlink_rustc_version_mismatch = .rlink file was produced by rustc ver
 driver_impl_rlink_unable_to_read = failed to read rlink file: `{$err}`
 
 driver_impl_rlink_wrong_file_type = The input does not look like a .rlink file
+
+driver_impl_unstable_feature_usage = cannot dump feature usage metrics: {$error}