mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
Fix some triagebot mentions paths
This commit is contained in:
parent
f33a8c6426
commit
ef00d4f62b
@ -644,7 +644,7 @@ cc = ["@rust-lang/wg-const-eval"]
|
|||||||
message = "Some changes occurred to the CTFE / Miri interpreter"
|
message = "Some changes occurred to the CTFE / Miri interpreter"
|
||||||
cc = ["@rust-lang/miri"]
|
cc = ["@rust-lang/miri"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_infer/src/infer/error_reporting/need_type_info.rs"]
|
[mentions."compiler/rustc_trait_selection/src/error_reporting/infer/need_type_info.rs"]
|
||||||
message = "Some changes occurred in need_type_info.rs"
|
message = "Some changes occurred in need_type_info.rs"
|
||||||
cc = ["@lcnr"]
|
cc = ["@lcnr"]
|
||||||
|
|
||||||
@ -656,7 +656,7 @@ cc = ["@compiler-errors", "@lcnr"]
|
|||||||
message = "changes to the core type system"
|
message = "changes to the core type system"
|
||||||
cc = ["@compiler-errors", "@lcnr"]
|
cc = ["@compiler-errors", "@lcnr"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_hir_analysis/src/fn_ctxt/inspect_obligations.rs"]
|
[mentions."compiler/rustc_hir_typeck/src/fn_ctxt/inspect_obligations.rs"]
|
||||||
message = "changes to `inspect_obligations.rs`"
|
message = "changes to `inspect_obligations.rs`"
|
||||||
cc = ["@compiler-errors", "@lcnr"]
|
cc = ["@compiler-errors", "@lcnr"]
|
||||||
|
|
||||||
@ -761,10 +761,6 @@ cc = [
|
|||||||
"@jsha",
|
"@jsha",
|
||||||
]
|
]
|
||||||
|
|
||||||
[mentions."src/librustdoc/html/static/css/themes"]
|
|
||||||
message = "Some changes occurred in HTML/CSS themes."
|
|
||||||
cc = ["@GuillaumeGomez"]
|
|
||||||
|
|
||||||
[mentions."tests/rustdoc-gui/"]
|
[mentions."tests/rustdoc-gui/"]
|
||||||
message = "Some changes occurred in GUI tests."
|
message = "Some changes occurred in GUI tests."
|
||||||
cc = ["@GuillaumeGomez"]
|
cc = ["@GuillaumeGomez"]
|
||||||
@ -779,10 +775,6 @@ directly, or you can comment on the tracking issue and link this PR.
|
|||||||
"""
|
"""
|
||||||
cc = ["@jieyouxu"]
|
cc = ["@jieyouxu"]
|
||||||
|
|
||||||
[mentions."src/librustdoc/html/static/css/themes/ayu.css"]
|
|
||||||
message = "A change occurred in the Ayu theme."
|
|
||||||
cc = ["@Cldfire"]
|
|
||||||
|
|
||||||
[mentions."src/rustdoc-json-types"]
|
[mentions."src/rustdoc-json-types"]
|
||||||
message = """
|
message = """
|
||||||
rustdoc-json-types is a **public** (although nightly-only) API. \
|
rustdoc-json-types is a **public** (although nightly-only) API. \
|
||||||
|
Loading…
Reference in New Issue
Block a user