diff options
| author | The Miri Cronjob Bot <miri@cron.bot> | 2024-11-20 05:08:25 +0000 |
|---|---|---|
| committer | The Miri Cronjob Bot <miri@cron.bot> | 2024-11-20 05:08:25 +0000 |
| commit | 13dbc8443e0cd254ee08138b60afd4abf1be2d33 (patch) | |
| tree | db6b8e13f9ca4133bfb97e89d2d2760ef8dc5e7a /compiler/rustc_interface/src/tests.rs | |
| parent | 2b751f621c9a8f7bfd294cbbe792a3f1e72aee19 (diff) | |
| parent | 00903cf9c9d2e6e23e76fea25ba8b2627e312bf9 (diff) | |
Merge from rustc
Diffstat (limited to 'compiler/rustc_interface/src/tests.rs')
| -rw-r--r-- | compiler/rustc_interface/src/tests.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/rustc_interface/src/tests.rs b/compiler/rustc_interface/src/tests.rs index 2361231b3fb..e48c4d46b59 100644 --- a/compiler/rustc_interface/src/tests.rs +++ b/compiler/rustc_interface/src/tests.rs @@ -698,7 +698,6 @@ fn test_unstable_options_tracking_hash() { untracked!(dylib_lto, true); untracked!(emit_stack_sizes, true); untracked!(future_incompat_test, true); - untracked!(hir_stats, true); untracked!(identify_regions, true); untracked!(incremental_info, true); untracked!(incremental_verify_ich, true); |
