From 6e48b96692d63a79a14563f27fe5185f122434f8 Mon Sep 17 00:00:00 2001 From: "许杰友 Jieyou Xu (Joe)" Date: Thu, 22 Feb 2024 12:10:29 +0000 Subject: [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives --- tests/coverage/macro_name_span.coverage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/coverage/macro_name_span.coverage') diff --git a/tests/coverage/macro_name_span.coverage b/tests/coverage/macro_name_span.coverage index 0e12ce4a27c..b9a7ede0b4d 100644 --- a/tests/coverage/macro_name_span.coverage +++ b/tests/coverage/macro_name_span.coverage @@ -1,11 +1,11 @@ - LL| |// edition: 2021 + LL| |//@ edition: 2021 LL| | LL| |// Regression test for . LL| |// Under some circumstances, the heuristics that detect macro name spans can LL| |// get confused and produce incorrect spans beyond the bounds of the span LL| |// being processed. LL| | - LL| |// aux-build: macro_name_span_helper.rs + LL| |//@ aux-build: macro_name_span_helper.rs LL| |extern crate macro_name_span_helper; LL| | LL| 1|fn main() { -- cgit 1.4.1-3-g733a5