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
|
ebf5f406ef
|
cfail: Remove usage of fmt!
|
2013-09-30 23:21:20 -07:00 |
|
Lenny222
|
52610c3980
|
more back-ticks, less colons
|
2013-05-10 23:34:20 +02:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Patrick Walton
|
fa38c12901
|
test: Fix failing tests. r=rustbot
|
2012-10-18 12:09:40 -07:00 |
|
Kevin Cantu
|
1bede1f5e0
|
Replace several common macros of the form #m[...] with m!(...)
This commit replaces nearly all remaining uses of #fmt, #debug, #error,
and #info, and fixes some error messages...
|
2012-10-12 14:14:48 -07:00 |
|
Tim Chevalier
|
6bd01d0ac8
|
In resolve, forbid duplicate value, type, and module items
Closes #3099
|
2012-08-06 16:37:18 -07:00 |
|