Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

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

Open
20 tasks
mkpankov opened this issue Jan 23, 2016 · 1 comment

Comments

@mkpankov
Copy link
Member

Старая задача и комментарии: kgv/rust_book_ru#315

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

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

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

@vessd
Copy link
Member

vessd commented Jan 23, 2016

Можно выполнять параллельно с https://github.com/ruRust/rust_book_ru/issues/3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants