Alex Crichton
|
bb9172d7b5
|
Fix fallout of removing default bounds
This is all purely fallout of getting the previous commit to compile.
|
2014-03-27 10:14:50 -07:00 |
|
Flavio Percoco
|
90e9d8ee62
|
test: Remove Freeze / NoFreeze from tests
|
2014-03-22 15:47:34 +01:00 |
|
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 |
|