Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc51fc1d

Browse files
Rollup merge of#125544 - Urgau:check-cfg-mention-cargo-specific, r=jieyouxu
Also mention my-self for other check-cfg docs changesThis PR adds a mention for my-self for the recently added `src/doc/rustc/src/check-cfg` directory.*I had to add a second mention just for the directory since [`Path::starts_with`](https://doc.rust-lang.org/std/path/struct.Path.html#method.starts_with) as used by [triagebot](https://github.com/rust-lang/triagebot/blob/48f29f351cae774caa90f555fbbc6d0df7dce80e/src/handlers/mentions.rs#L69), matches on path components and so can never return true for a file and directory at the same time.*
2 parentsb65b2b6 +bebcb4e commitc51fc1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎triagebot.toml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
810810
[mentions."src/doc/rustc/src/check-cfg.md"]
811811
cc = ["@Urgau"]
812812

813+
[mentions."src/doc/rustc/src/check-cfg"]
814+
cc = ["@Urgau"]
815+
813816
[mentions."src/doc/rustc/src/platform-support"]
814817
cc = ["@Nilstrieb"]
815818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp