Skip to content

Commit 140ad50

Browse files
authored
Merge pull request #47 from qryxip/ja-all-enabled-fix-update-the-crates
Fix '[bot] Update the crates'
2 parents 4fc690f + 8c30b49 commit 140ad50

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

dep-tests.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,18 @@ exclude = [
66
"derive_more:0.99.2", # 必要なファイルがexcludeされている
77
"jemalloc-ctl:0.3.3", # CI上で偶にSIGFPEで落ちる。テストがまずいのか根本的にまずいのか不明
88
"libm:0.1.4", # `#![deny(warnings)]`
9-
"mac:0.1.1", # `#![deny(warnings)]`
10-
"nom:5.0.1", # 必要なファイルがexcludeされている
9+
"nom:5.1.0", # 必要なファイルがexcludeされている
1110
"num-rational:0.2.2", # よくわからない理由でビルドに失敗する
1211
"primal-estimate:0.2.1", # 古すぎて"normalizing"が行なわれておらず、workspace membersが相対パスのまま
1312
"primal:0.2.3", # 古すぎて"normalizing"が行なわれておらず、workspace membersが相対パスのまま
14-
"proc-macro2:1.0.6", # よくわからない理由でビルドに失敗する
1513
"rand:0.6.5", # 現状同一の`name`のpackageは一つのworkspace内で共存できない
1614
"rand_core:0.3.1", # よくわからない理由でビルドに失敗する
1715
"rand_pcg:0.1.2", # 現状同一の`name`のpackageは一つのworkspace内で共存できない
1816
"smallvec:0.6.13", # 現状同一の`name`のpackageは一つのworkspace内で共存できない
1917
"syn:0.15.44", # よくわからない理由でビルドに失敗する
20-
"syn:1.0.8", # よくわからない理由でビルドに失敗する
2118
]
2219

2320
# key部分でSPECを指定すると、そのSPECの対象のpackageはvalue部分で指定したtargetのみ実行する。
2421
[filter]
25-
"smallvec:1.0.0" = { lib = true } # doc-testでエラーが表示され、成功はするしおそらく実害は無いが見た目がよろしくない
22+
"smallvec:1.1.0" = { lib = true } # doc-testでエラーが表示され、成功はするしおそらく実害は無いが見た目がよろしくない
2623
"text_io:0.1.7" = { doc = true, lib = true, test = ["module", "read_str"] } # `"tuple"`が`target/`下の実行ファイルを実行(しかもexamplesの)という行儀の悪いことをやっている

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy