Skip to content

Commit 38a571d

Browse files
committed
span-api-tests: leave FIXME
1 parent 3c30581 commit 38a571d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/ui/proc-macro/span-api-tests.rs

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ extern crate span_test_macros;
1111

1212
extern crate span_api_tests;
1313

14+
// FIXME(69775): Investigate `assert_fake_source_file`.
15+
1416
use span_api_tests::{reemit, assert_source_file, macro_stringify};
1517

1618
macro_rules! say_hello {

0 commit comments

Comments
 (0)