Skip to content
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

Добавить оригинальные названия терминов при первом упоминании в каждой главе #315

Closed
20 tasks
defuz opened this issue Dec 5, 2015 · 1 comment

Comments

@defuz
Copy link
Contributor

defuz commented Dec 5, 2015

Добавить к первому упоминанию в каждой главе неоднозначных терминов их расшифровку в круглых скобках на английском языке:

  • borrow
  • ownership
  • moved
  • lifetime
  • pattern matching
  • closure
  • moved closure
  • heap
  • slice
  • tuple
  • enum
  • trait object
  • pattern
  • destructuring
  • exhausive
  • namespace
  • new type
  • arm
  • concurrency
  • dereference

...И возможно другие.

@defuz defuz changed the title Добавить названия терминов в оригинале Добавить оригинале названия терминов при первом упоминание в каждой главе Dec 5, 2015
@defuz defuz changed the title Добавить оригинале названия терминов при первом упоминание в каждой главе Добавить оригинальные названия терминов при первом упоминании в каждой главе Dec 5, 2015
@neooleg
Copy link

neooleg commented Dec 7, 2015

  • stack frame (стековый кадр)
  • raw pointer (сырой указатель)

neooleg pushed a commit to neooleg/rust_book_ru that referenced this issue Dec 7, 2015
mkpankov added a commit that referenced this issue Dec 7, 2015
#315: For guessing-game.md chapter added original terms, rust-inside-other-languages.md improved
neooleg pushed a commit to neooleg/rust_book_ru that referenced this issue Dec 7, 2015
neooleg pushed a commit to neooleg/rust_book_ru that referenced this issue Dec 7, 2015
mkpankov added a commit that referenced this issue Dec 8, 2015
#315: Added original terms for dining-philosophers.md and the-stack-and-the-heap.md chapters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants