petrochenkov
|
bddb685e73
|
Use assert_eq! instead of assert! in tests
|
2015-06-13 14:55:55 +03:00 |
|
Alex Crichton
|
ec7c800d2f
|
Remove pretty-expanded from failing tests
This commit removes pretty-expanded from all tests that wind up calling panic!
one way or another now that its internals are unstable.
|
2015-04-08 17:21:34 -07:00 |
|
Brian Anderson
|
8c93a79e38
|
rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
2015-03-23 14:40:26 -07:00 |
|
Eduard Burtescu
|
e64670888a
|
Remove integer suffixes where the types in compiled code are identical.
|
2015-03-05 12:38:33 +05:30 |
|
Felix S. Klock II
|
a7a2dd96ec
|
fallout: run-pass tests that use box. (many could be ported to Box::new instead in the future.)
|
2015-01-08 02:31:37 +01:00 |
|
Nick Cameron
|
2474d7d2c4
|
Rebasing and review changes
|
2014-11-01 11:05:12 +13:00 |
|