| # Copyright 2024 The Chromium Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| """Top-level presubmit for //third_party/rust | |
| See https://www.chromium.org/developers/how-tos/depottools/presubmit-scripts | |
| for more details about the presubmit API built into depot_tools. | |
| """ | |
| PRESUBMIT_VERSION = '2.0.0' | |
| # TODO(https://crbug.com/399934630): Check that `gnrt gen` doesn't result in | |
| # any additional changes. |