Alex Crichton
|
daf5f5a4d1
|
Drop the '2' suffix from logging macros
Who doesn't like a massive renaming?
|
2013-10-22 08:09:56 -07:00 |
|
Alex Crichton
|
02054ac8a1
|
rfail: Remove usage of fmt!
|
2013-09-30 23:21:20 -07:00 |
|
Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Brian Anderson
|
82f190355b
|
Remove uses of log
|
2013-03-11 23:19:42 -07:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Brian Anderson
|
7a1dc76b0f
|
core: Move set_exit_status from sys to os
|
2012-04-19 01:26:17 -07:00 |
|
Brian Anderson
|
0616cba62b
|
libcore: Add sys::set_exit_status
Sets the process exit code
|
2012-01-12 22:24:27 -08:00 |
|