commit | 7109e74a7fc14f8f9c96a44e4dbced7855ca5eff | [log] [tgz] |
---|---|---|
author | Matthew Maurer <[email protected]> | Tue Jan 07 21:08:46 2025 +0000 |
committer | Matthew Maurer <[email protected]> | Tue Jan 07 21:08:46 2025 +0000 |
tree | e73c7143f454a9bfcabd063534711c9affd542f9 | |
parent | 4a93f96758b435b3ba81dce91dfde3def4199731 [diff] |
rust: crate_tool: Sort patches directory before using Patches sometimes intentionally have `0001`, `0002`, etc. or other alphabetization methods to indicate what order patches should be applied in. Previously, we gathered up patches in directory-walk order, which sometimes resulted in patches not applying. Bug: 388276112 Test: ./crate_tool regenerate rustc-demangle-capi Change-Id: Ic66b10024908a86dcf3ec13d0fb901333696966f