summary refs log tree commit diff
path: root/src/test/run-pass/trait-bounds-basic.rs
AgeCommit message (Expand)AuthorLines
2013-06-28librustc: Fix merge fallout and test cases.Patrick Walton-3/+3
2013-06-26Infer default static/Owned bounds for unbounded heap fns/traits (#7264)Ben Blum-1/+5
2013-06-23Add tests for not-kind-checked trait bounds.Ben Blum-0/+28