Skip to content

Commit e068e00

Browse files
Add windows_i686_gnullvm to the list
1 parent 35c5e67 commit e068e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
395395
"windows_aarch64_gnullvm",
396396
"windows_aarch64_msvc",
397397
"windows_i686_gnu",
398+
"windows_i686_gnullvm",
398399
"windows_i686_msvc",
399400
"windows_x86_64_gnu",
400401
"windows_x86_64_gnullvm",

0 commit comments

Comments
 (0)