rust/doc/po
Steven Stewart-Gallus d0b7515aed Change concurrency primitives to standard naming conventions
To be more specific:

`UPPERCASETYPE` was changed to `UppercaseType`
`type_new` was changed to `Type::new`
`type_function(value)` was changed to `value.method()`
2013-07-27 22:06:29 -07:00
..
rust.md.pot
rustpkg.md.pot
tutorial-borrowed-ptr.md.pot
tutorial-container.md.pot
tutorial-ffi.md.pot
tutorial-macros.md.pot
tutorial-tasks.md.pot Change concurrency primitives to standard naming conventions 2013-07-27 22:06:29 -07:00
tutorial.md.pot