move remaining files from deriving to derives

This commit is contained in:
cyrgani
2026-04-22 20:26:08 +00:00
parent e908aa8671
commit 11ba127dfc
14 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -1283,7 +1283,7 @@ Please ensure that if you've changed the output:
"""
cc = ["@aDotInTheVoid", "@obi1kenobi"]
[mentions."tests/ui/deriving/deriving-all-codegen.stdout"]
[mentions."tests/ui/derives/deriving-all-codegen.stdout"]
message = "Changes to the code generated for builtin derived traits."
cc = ["@nnethercote"]