about summary refs log tree commit diff
path: root/src/test/auxiliary/issue4516_ty_param_lib.rs
AgeCommit message (Expand)AuthorLines
2013-05-07test: Replace Durable with 'staticBrian Anderson-1/+1
2013-03-02test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defunPatrick Walton-1/+2
2013-02-20librustc: Separate most trait bounds with '+'. rs=plussingPatrick Walton-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-01-17When decoding types, indicate to the def-id conversion function what kind ofNiko Matsakis-0/+13