summaryrefslogtreecommitdiff
path: root/rust/compiler_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2025-02-14 11:41:14 -0800
committer Cole Faust <colefaust@google.com> 2025-02-14 11:41:14 -0800
commitfa85ccade77da85e25d45c39fed2c39e82e43788 (patch)
tree8638cdbd8d0ee4d05bdeb60bcd1f60887282d422 /rust/compiler_test.go
parentc0a00df42e8f63caa3070c80a1e40db22bc574cc (diff)
Fix dist sorting
When comparing with 2 keys, you need to only compare the second key if the first key was equal. We were comparing the second key if the first key was greater than or equal. This was causing kati to rerun more than it should. Test: m nothing, edit android.bp, m nothing, see only soong reran Change-Id: I7a784411f074b81e92481a2a556994b29ffe0e31
Diffstat (limited to 'rust/compiler_test.go')
0 files changed, 0 insertions, 0 deletions