ZhangHanDong / tao-of-rust-codes

《Rust编程之道》随书源码
https://ruststudy.github.io/tao_of_rust_docs/tao_of_rust/
MIT License
1.19k stars 172 forks source link

[第十章] 10.1 lto中文翻译“连接时间的优化” 可能会产生歧义 #232

Closed cireu closed 5 years ago

cireu commented 5 years ago

页码与行数


文本或排版错误

书中提到“连接时间的优化lto”,这样表述可能会使读者认为是“连接过程的时间”上的优化,而并非其本意”在连接时“进行的优化

ZhangHanDong commented 5 years ago

@cireu 感谢反馈。这个应该是排版的锅了,我记得我写的是「链接时优化」。