Skip to content

Commit 694e023

Browse files
author
Jun-ya Norimatsu
committed
Fix section 20-2
1 parent e1bb84d commit 694e023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

second-edition/src/ch20-02-multithreaded.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,8 +1401,8 @@ std::ops::FnOnce() + std::marker::Sendのサイズを静的に決定できませ
14011401
<!-- People just like you are working to fix this and other issues! After you’ve -->
14021402
<!-- finished this book, we would love for you to join in. -->
14031403

1404-
Rustは、コンパイラが改善できる箇所ではまだ、発展途上にありますが、将来的にリスト20-20のコードは、
1405-
ただ単純にうまく動くはずです。まさしくあなたのような方がこれや他の問題を修正するのに取り掛かっています!この本を完了したら、
1404+
Rustはまだコンパイラの改善途上にあり、リスト20-20のコードは、
1405+
将来的にうまく動くようになるべきです。まさしくあなたのような方がこれや他の問題を修正しています!この本を完了したら、
14061406
是非ともあなたにも参加していただきたいです。
14071407

14081408
<!-- But for now, let’s work around this problem using a handy trick. We can tell -->

0 commit comments

Comments
 (0)