We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ja-all-enableブランチのCargoパッケージは、AtCoderのジャッジサーバでクレートをビルドするために使用する。
そのパッケージのtestsディレクトリ配下にテストケースを追加して、Cargo.tomlのdependenciesに記述した全てのクレートが使えるかどうか(リンクできるか、バイナリが実行できるか)をテストする。
tests
dependencies
The text was updated successfully, but these errors were encountered:
ja-all-enabledブランチの以下のファイルにテストケースを追加中。
クレートごとの確認状況については、最初のコメントにチェックリストを追加して、そちらで追跡していく。
Sorry, something went wrong.
提案するクレートも多数変更されていますし、新たに #39 もありますので、そちらの方へ移行する形で閉じようと思います。
tatsuya6502
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
ja-all-enableブランチのCargoパッケージは、AtCoderのジャッジサーバでクレートをビルドするために使用する。
そのパッケージの
tests
ディレクトリ配下にテストケースを追加して、Cargo.tomlのdependencies
に記述した全てのクレートが使えるかどうか(リンクできるか、バイナリが実行できるか)をテストする。The text was updated successfully, but these errors were encountered: