Huon Wilson
|
164f7a290e
|
std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].
|
2013-12-15 23:37:41 +11:00 |
|
Huon Wilson
|
f53292f7ee
|
Move std::{str,vec}::raw::set_len to an unsafe method on Owned{Vector,Str}.
|
2013-12-15 23:05:30 +11:00 |
|
Patrick Walton
|
9e610573ba
|
librustc: Remove remaining uses of &fn() in favor of || .
|
2013-11-26 08:20:58 -08:00 |
|
Vijay Korapaty
|
9c6bba91a8
|
Updating docs with updated closure syntax, &fn -> ||
|
2013-11-26 00:35:55 -08:00 |
|
Patrick Walton
|
ba739b2135
|
librustc: Convert ~fn() to proc() everywhere.
|
2013-11-18 18:27:31 -08:00 |
|
Florian Hahn
|
20627c7430
|
Check inferred integer literals for overflows, closes #4220
|
2013-11-12 19:36:46 +01:00 |
|
Matt Carberry
|
519b86b8a8
|
Added octal literal support.
|
2013-11-02 21:26:29 -07:00 |
|
Sébastien Chauvel
|
62cb92d4ea
|
doc (en & ja): remove mentions of type float, rust and rusti tools
|
2013-10-20 01:00:22 +02:00 |
|
Brian Anderson
|
34d376f3cf
|
std: Move size/align functions to std::mem. #2240
|
2013-10-17 17:31:35 -07:00 |
|
Brian Anderson
|
695cb9fc2b
|
Update version numbers to 0.8
|
2013-09-21 16:25:08 -07:00 |
|
gifnksm
|
8e1440c7d4
|
tutorial: Add Japanese translation
|
2013-08-13 00:26:49 +09:00 |
|
gifnksm
|
e4cfb1d0f5
|
doc: Generate .po files for Japanse translations
|
2013-08-12 22:39:31 +09:00 |
|