about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-10-25 09:17:05 +0000
committerbors <bors@rust-lang.org>2014-10-25 09:17:05 +0000
commit80e5fe1a56bb95e8e89d5f8f0ff5122583bb5336 (patch)
tree87294493552bcaf817cd1605507277c451174d46 /src/libsyntax/parse/parser.rs
parenta34b8dec697014f15e725215e17ea8d956c0ab1a (diff)
parentf0b7065e6f2d8dcd64c536bb4ce3066186850a09 (diff)
downloadrust-80e5fe1a56bb95e8e89d5f8f0ff5122583bb5336.tar.gz
rust-80e5fe1a56bb95e8e89d5f8f0ff5122583bb5336.zip
auto merge of #18176 : jkleint/rust/guide-borrow-wording, r=steveklabnik
Explain the primary disadvantage of garbage collection is runtime
overhead and unpredictable pauses.  Elucidate where the name "race
condition" comes from.  Emphasize that Rust can guarantee your code is
free of race conditions and other memory errors, with no runtime
overhead.

cc @steveklabnik 
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions