-
-
Notifications
You must be signed in to change notification settings - Fork 847
Translation Chapter 4 #171
New issue
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
Conversation
@colachg Please review, thanks
Phantato
commented
Feb 18, 2023
since it's about translation, I think commenting in Chinese is OK?
since it's about translation, I think commenting in Chinese is OK?
当然可以
你可以check一下,如果没有问题,我们就需要进行合并。
@Phantato
Phantato
Feb 18, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
原文用的是并发地改变数据而非同时,应该还是有区别的。另外borrow checker 似乎直译成借用检查器比较常见?
@Phantato
Phantato
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
如果你有时间可以尝试翻译第五章,我继续第六章。
@Jzow Please let us know when this is ready for merge
@Jzow Please let us know when this is ready for merge
This PR can be merged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Uh oh!
There was an error while loading. Please reload this page.
Description
Related Issue:
Pre-commit steps
./contributor_setup.sh
followed by./devtool ready_for_publish
Ruby
withBundler
andNPM
installed locally../devtool ready_for_publish_no_rust
can be used instead (faster).link #166