Alex Crichton
|
30862a64c2
|
Fix run-pass tests to have 'pub fn main'
This is required by the check-fast target because each test is slurped up into a
submodule.
|
2013-09-25 00:43:37 -07:00 |
|
Patrick Walton
|
e20549ff19
|
librustc: Remove all uses of the Copy bound.
|
2013-07-17 14:57:53 -07:00 |
|
Patrick Walton
|
bb830558d1
|
librustc: Fix merge fallout and test cases.
|
2013-06-28 10:44:17 -04:00 |
|
Ben Blum
|
7b968783d7
|
Infer default static/Owned bounds for unbounded heap fns/traits (#7264)
|
2013-06-26 18:14:43 -04:00 |
|
Ben Blum
|
f4ccb2fa85
|
Add tests for not-kind-checked trait bounds.
|
2013-06-23 14:40:18 -04:00 |
|