[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 @@
|
|||
LL| |// edition: 2021
|
||||
LL| |//@ edition: 2021
|
||||
LL| |
|
||||
LL| |// Regression test for <https://github.com/rust-lang/rust/issues/117788>.
|
||||
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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue