[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
This commit is contained in:
parent
cbf10affb0
commit
6e48b96692
1817 changed files with 4769 additions and 4769 deletions
|
@ -1,11 +1,11 @@
|
|||
// edition: 2021
|
||||
//@ edition: 2021
|
||||
|
||||
// Regression test for <https://github.com/rust-lang/rust/issues/117788>.
|
||||
// Under some circumstances, the heuristics that detect macro name spans can
|
||||
// get confused and produce incorrect spans beyond the bounds of the span
|
||||
// being processed.
|
||||
|
||||
// aux-build: macro_name_span_helper.rs
|
||||
//@ aux-build: macro_name_span_helper.rs
|
||||
extern crate macro_name_span_helper;
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue