Patrick Walton
|
e4e9788b3a
|
fuzzer: "import" -> "use"
|
2012-09-05 11:38:37 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Michael Sullivan
|
98e161f00e
|
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
|
2012-06-29 17:41:45 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Eric Holk
|
51ba3518ec
|
Remove some singleton vector appends.
|
2012-06-21 16:11:11 -07:00 |
|
Niko Matsakis
|
d2482fd763
|
use find not echo; this also brings fuzzer under the iron fist of tidy.py!
|
2012-04-13 11:59:17 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Tim Chevalier
|
d048a00cf3
|
Change util::unreachable to core::unreachable
Closes #1931
|
2012-03-08 14:30:01 -08:00 |
|
Jesse Ruderman
|
bf038b9b90
|
Get these files compiling again
|
2012-01-06 22:06:32 -08:00 |
|
Graydon Hoare
|
f0dfbe7b1b
|
Register new snapshots, purge log_err and log_full in favour of log(...).
|
2011-12-22 17:53:53 -08:00 |
|
Graydon Hoare
|
8b580954fe
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|
Marijn Haverbeke
|
cfdf193c46
|
Update our code to new type parameter kind syntax
Closes #1067
|
2011-10-25 15:56:55 +02:00 |
|
Jesse Ruderman
|
fbe00fc236
|
Add rand_util.rs
|
2011-09-23 23:24:43 -07:00 |
|