summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rust/config/allowed_list.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go
index cb5e2fd43..b9a879a20 100644
--- a/rust/config/allowed_list.go
+++ b/rust/config/allowed_list.go
@@ -2,7 +2,7 @@ package config
var (
// When adding a new path below, add a rustfmt.toml file at the root of
- // the repository and enable the rustfmt repo hook. See aosp/1347562
+ // the repository and enable the rustfmt repo hook. See aosp/1458238
// for an example.
// TODO(b/160223496): enable rustfmt globally.
RustAllowedPaths = []string{