diff options
| author | Oli Scherer <git-spam-no-reply9815368754983@oli-obk.de> | 2023-10-20 10:06:08 +0000 |
|---|---|---|
| committer | Oli Scherer <git-spam-no-reply9815368754983@oli-obk.de> | 2023-10-20 21:14:02 +0000 |
| commit | af93c20c06ec1f577f0544aaf98403a5d9ff143c (patch) | |
| tree | dd842369fca071446310a3d20357b657ffbf22e5 /src/tools/rustfmt/tests | |
| parent | 8c66e117e23326cb5f3f3565669fcb1012b54373 (diff) | |
| download | rust-af93c20c06ec1f577f0544aaf98403a5d9ff143c.tar.gz rust-af93c20c06ec1f577f0544aaf98403a5d9ff143c.zip | |
Rename lots of files that had `generator` in their name
Diffstat (limited to 'src/tools/rustfmt/tests')
| -rw-r--r-- | src/tools/rustfmt/tests/source/immovable_coroutines.rs (renamed from src/tools/rustfmt/tests/source/immovable_generators.rs) | 0 | ||||
| -rw-r--r-- | src/tools/rustfmt/tests/target/immovable_coroutines.rs (renamed from src/tools/rustfmt/tests/target/immovable_generators.rs) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/tools/rustfmt/tests/source/immovable_generators.rs b/src/tools/rustfmt/tests/source/immovable_coroutines.rs index 3b94af0c96c..3b94af0c96c 100644 --- a/src/tools/rustfmt/tests/source/immovable_generators.rs +++ b/src/tools/rustfmt/tests/source/immovable_coroutines.rs diff --git a/src/tools/rustfmt/tests/target/immovable_generators.rs b/src/tools/rustfmt/tests/target/immovable_coroutines.rs index f52cfa00f97..f52cfa00f97 100644 --- a/src/tools/rustfmt/tests/target/immovable_generators.rs +++ b/src/tools/rustfmt/tests/target/immovable_coroutines.rs |
