diff --git a/teams/rust-analyzer.toml b/teams/rust-analyzer.toml index 95482aae2..9312c7d3b 100644 --- a/teams/rust-analyzer.toml +++ b/teams/rust-analyzer.toml @@ -27,6 +27,8 @@ repo = "https://github.com/rust-lang/rust-analyzer" [permissions] bors.rust.review = true +perf = true +crater = true [[github]] orgs = ["rust-lang", "rust-analyzer"]