rust/tests/ui/foreign
许杰友 Jieyou Xu (Joe) 95ff642797 tests: remove //@ pretty-expanded usages
Done with

```bash
sd '//@ pretty-expanded.*\n' '' tests/ui/**/*.rs
```

and

```
sd '//@pretty-expanded.*\n' '' tests/ui/**/*.rs
```
2024-11-26 02:50:48 +08:00
..
auxiliary
foreign-mod-src [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
foreign-src [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
foreign2.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
foreign-fn-linkname.rs Patch up foreign-fn-linkname.rs 2024-05-20 11:13:10 -04:00
foreign-fn-return-lifetime.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
foreign-fn-return-lifetime.stderr Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
foreign-int-types.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
foreign-mod-unused-const.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
foreign-pub-super.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
foreign-safe-fn-arg-mismatch.rs Don't ICE on Fn trait error for foreign fn 2024-08-16 14:10:06 -04:00
foreign-safe-fn-arg-mismatch.stderr Don't ICE on Fn trait error for foreign fn 2024-08-16 14:10:06 -04:00
foreign-truncated-arguments.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-74120-lowering-of-ffi-block-bodies.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-74120-lowering-of-ffi-block-bodies.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-91370-foreign-fn-block-impl.rs
issue-91370-foreign-fn-block-impl.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-99276-same-type-lifetimes.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nil-decl-in-foreign.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
stashed-issue-121451.rs Overhaul how stashed diagnostics work, again. 2024-02-29 11:08:27 +11:00
stashed-issue-121451.stderr Overhaul how stashed diagnostics work, again. 2024-02-29 11:08:27 +11:00