Steve Klabnik
64813d33d8
vectors are not in the language
2014-09-22 17:54:10 -04:00
Steve Klabnik
c94d479a90
die 'managed'
2014-09-22 17:54:10 -04:00
Steve Klabnik
84bd6bba45
logging is an external crate
2014-09-22 17:54:10 -04:00
Steve Klabnik
68b8901fff
no it won't
2014-09-22 17:54:10 -04:00
Steve Klabnik
7866f515a5
runtime has no C++
2014-09-22 17:54:10 -04:00
Steve Klabnik
667276040f
Remove lies about task scheduling
...
it's 1:1 by default now, and N:M is on its way out
2014-09-22 17:54:10 -04:00
Steve Klabnik
fdd511d124
Fix terminology around boxes
...
it's just 'box' not 'owned box'
2014-09-22 17:54:10 -04:00
Steve Klabnik
72c27aba9c
fix example
2014-09-22 17:54:10 -04:00
Steve Klabnik
f95958b526
glob imports are an external crate
2014-09-22 17:54:10 -04:00
Steve Klabnik
6c348dfe72
rust -> Rust
2014-09-22 17:54:09 -04:00
Steve Klabnik
19e814ed98
uhhh weird triple backticks
2014-09-22 17:54:09 -04:00
Steve Klabnik
96180d7e6b
'merican English
2014-09-22 17:54:09 -04:00
Steve Klabnik
64a77b1ff5
move keywords to table
2014-09-22 17:54:09 -04:00
Steve Klabnik
68227d01f9
'. ' -> '. '
2014-09-22 17:54:09 -04:00
Steve Klabnik
bfb5fb3b45
Remove disclaimer
...
This is just true of all of Rust, and doesn't make a lot of sense now.
Especially as we move towards finalizing things, I think it's time for
this to go.
2014-09-22 17:54:09 -04:00
Steve Klabnik
eaa7b8eb4c
make note of language vs libraries
2014-09-22 17:54:09 -04:00
Steve Klabnik
1f2b5061d3
modernize code blocks
2014-09-22 17:54:09 -04:00
Steve Klabnik
47682f96de
manual -> reference & formatting
...
'reference' sounds better than 'manual' to me here, and rust.html is
certainly wrong.
I also wrapped everything to 80 cols.
2014-09-22 17:54:09 -04:00