summaryrefslogtreecommitdiff
path: root/rust/compiler.go
diff options
context:
space:
mode:
author Paul Duffin <paulduffin@google.com> 2023-08-11 22:47:31 +0100
committer Paul Duffin <paulduffin@google.com> 2023-08-12 00:06:42 +0100
commit10a23c29e279ebfef4869cea72a65207e8de0cab (patch)
tree3165e07d0a7eca5fc63870ff42a3605b442354d6 /rust/compiler.go
parenta405301f0319e571ef48eac5101e2a50944624ea (diff)
Pass the current API file to the metalava --use-same-format-as option
That will allow the format of a file to be changed by simply modifying the signature format in the current API file (e.g. from `2.0` to `3.0`) and then running `m update-api` and it will just update the current API file (and the corresponding removed API file). Bug: 295577788 Test: m checkapi && m update-api # Also did as described above and modified the # `libcore/api/current.txt` file from `2.0` to `3.0` and ran # `m update-api` and checked that only that file and the # corresponding `removed.text` file was changed. Change-Id: I20c9bc151677502cf09b0c06fb442fd385caccdd
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions