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.
1 parent 98df3d1 commit c0f26d5Copy full SHA for c0f26d5
1.9/ja/book/getting-started.md
@@ -735,7 +735,7 @@ Hello, world!
735
<!-- the file hasn’t changed, and so it just ran the binary. If you'd modified your -->
736
<!-- source code, Cargo would have rebuilt the project before running it, and you -->
737
<!-- would have seen something like this: -->
738
-この例でプロジェクトを再度ビルドしていないことに注意してください。
+今度はプロジェクトがビルドされなかったことに注意してください。
739
Cargoはファイルが変更されていないことが分かるので、バイナリの実行だけを行います。
740
ソースコードを修正していたら、Cargoは実行する前にプロジェクトを再度ビルドし、あなたはこのようなものを目にしたことでしょう。
741
0 commit comments