about summary refs log tree commit diff
path: root/compiler/rustc_ast/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-09 10:34:48 +0100
committerGitHub <noreply@github.com>2025-03-09 10:34:48 +0100
commitcdd97bae84aba172b38f307392b073fb331f0d7a (patch)
treecf877b25b71eaa903fb4994777848e49e6866b67 /compiler/rustc_ast/src
parenteade7e99476633bffaabbff0b58b869da837f585 (diff)
parentaa72de9330d7803374d4200833c39ec5daea1012 (diff)
downloadrust-cdd97bae84aba172b38f307392b073fb331f0d7a.tar.gz
rust-cdd97bae84aba172b38f307392b073fb331f0d7a.zip
Rollup merge of #137885 - klensy:tidy-triagebot, r=jieyouxu
tidy: add triagebot checks

Validates triagebot.toml to have existing paths:

`[mentions."*"]` sections, i.e.
```toml
[mentions."compiler/rustc_const_eval/src/"]
```
or
```toml
[assign.owners]
"/.github/workflows" = ["infra-ci"]
```
or

```toml
trigger_files = [
 "src/librustdoc/html/static/js/search.js",
 "tests/rustdoc-js",
 "tests/rustdoc-js-std",
 ]
```
Looked at #137876 and implemented check.
Diffstat (limited to 'compiler/rustc_ast/src')
0 files changed, 0 insertions, 0 deletions