about summary refs log tree commit diff
path: root/tests/ui/proc-macro/extern-prelude-extern-crate-proc-macro.rs
AgeCommit message (Collapse)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-07-27tests/ui/proc-macro/*: Migrate FIXMEs to check-passMartin Nordholts-1/+1
proc-macros are processed early in the compiler pipeline. There is no need to involve codegen. So change to check-pass. I have also looked through each changed test and to me it is sufficiently clear that codegen is not needed for the purpose of the test. I skipped changing tests/ui/proc-macro/no-missing-docs.rs in this commit because it was not clear to me that it can be changed to check-pass.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7