petrochenkov
|
bddb685e73
|
Use assert_eq! instead of assert! in tests
|
2015-06-13 14:55:55 +03:00 |
|
Brian Brooks
|
fc9fa1a563
|
Resolve barriers to changing column!() / line!() return type to u32 in #19284 . Address review comments in #21769 .
|
2015-02-21 17:26:29 -05:00 |
|
Brian Brooks
|
1212fd8abc
|
Resolve includeme.fragment conflict.
|
2015-02-21 06:56:46 -05:00 |
|
Niko Matsakis
|
72eb214ee4
|
Update suffixes en masse in tests using perl -p -i -e
|
2015-02-18 09:10:10 -05:00 |
|
Alex Crichton
|
630082ca89
|
rpass: Remove usage of fmt!
|
2013-09-30 23:21:19 -07:00 |
|
Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Patrick Walton
|
d661711cc2
|
test: Fix tests.
|
2013-03-07 22:37:58 -08:00 |
|
Graydon Hoare
|
e24ae85025
|
syntax: remove most code handling old-style syntax extensions.
|
2012-12-12 15:02:47 -08:00 |
|
Graydon Hoare
|
5ebea76394
|
Fix a curious failure not seen during testing.
|
2012-08-24 16:39:16 -07: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 |
|
Paul Stansifer
|
88f4d06941
|
New syntax extensions: #line[], #col[], #file[], #stringify[], #include[]
|
2012-05-18 10:05:24 -07:00 |
|