Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16350a8

Browse files
authored
Merge pull request #66 from qryxip/master-refer-to-ja-all-enabled
Refer to `ja-all-enabled` in README
2 parents 202ddef + b531498 commit 16350a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,15 @@
1515

1616
| 名前 | Rustバージョン | 内容 |
1717
|:-- |:--:|:-- |
18-
| [ja][ja-branch] | 1.39.0 | 標準的な内容のテンプレートに日本語のソースコードコメントを付けたもの。注意:~~2019~~ 2020年言語アップデート後の環境向け。Rust 1.15.1の環境では使用できない |
18+
| [ja][ja-branch] | 1.42.0 | 標準的な内容のテンプレートに日本語のソースコードコメントを付けたもの。 |
19+
| [ja-all-enabled][ja-all-enabled-branch] | 1.42.0 | 39個のクレートをすべて有効化したテンプレート。クレートの使用例が`exmaples`ディレクトリ下にある。 |
1920

2021
使いかたについては、テンプレートの名前をクリックして表示されたREADMEを参照してください。
2122

2223
If you want a template with English source code comments, please request it to us by filing [a GitHub issue][gh-issue].
2324

2425
[ja-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja
26+
[ja-all-enabled-branch]: https://github.com/rust-lang-ja/atcoder-rust-base/tree/ja-all-enabled
2527
[gh-issue]: https://github.com/rust-lang-ja/atcoder-rust-base/issues
2628

2729

0 commit comments

Comments
 (0)