Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Tim Neumann
|
f0ea2b66f3
|
Fix #27567: remove --crate-type=lib from pretty test
|
2015-08-11 13:00:38 +02:00 |
|
Alex Crichton
|
43bfaa4a33
|
Mass rename uint/int to usize/isize
Now that support has been removed, all lingering use cases are renamed.
|
2015-03-26 12:10:22 -07:00 |
|
Niko Matsakis
|
872ce47955
|
Fallout: tests. As tests frequently elide things, lots of changes
here. Some of this may have been poorly rebased, though I tried to be
careful and preserve the spirit of the test.
|
2015-02-18 10:25:28 -05:00 |
|
Derek Guenther
|
730bdb6403
|
Added tests to make tidy
|
2014-02-07 12:49:24 -06:00 |
|
Alex Crichton
|
4b266f1c0d
|
Stop accepting 'impl ...;', require {} instead
Progress on #7981
|
2013-09-24 14:12:02 -07:00 |
|
Jakub
|
de799722dc
|
Fix the empty-impl tests
Use an existing type so that it compiles.
|
2013-09-11 23:58:30 +00:00 |
|
Jakub
|
7173b9d1b8
|
Fix pretty-printing of empty impl items
|
2013-09-08 22:44:24 +00:00 |
|