Rollup merge of #140195 - jieyouxu:minicore-triagebot, r=jieyouxu

triagebot: label minicore changes w/ `A-test-infra-minicore` and ping jieyouxu on changes

Just routine triagebot labelling/mentioning changes.

r? ```@ghost```
This commit is contained in:
Matthias Krüger 2025-04-24 11:40:44 +02:00 committed by GitHub
commit 984ef2c656
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -585,6 +585,11 @@ trigger_files = [
"src/tools/compiletest"
]
[autolabel."A-test-infra-minicore"]
trigger_files = [
"tests/auxiliary/minicore.rs",
]
[autolabel."A-rustc-dev-guide"]
trigger_files = [
"src/doc/rustc-dev-guide",
@ -869,6 +874,10 @@ cc = ["@GuillaumeGomez"]
message = "This PR modifies `run-make` tests."
cc = ["@jieyouxu"]
[mentions."tests/auxiliary/minicore.rs"]
message = "This PR modifies `tests/auxiliary/minicore.rs`."
cc = ["@jieyouxu"]
[mentions."src/rustdoc-json-types"]
message = """
rustdoc-json-types is a **public** (although nightly-only) API. \