about summary refs log tree commit diff
path: root/src/test/compile-fail/proc-bounds.rs
AgeCommit message (Expand)AuthorLines
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-25/+0
2014-08-07Rename `Share` to `Sync`Alex Crichton-1/+1
2014-04-08Register new snapshotsAlex Crichton-3/+3
2014-03-22test: Remove Freeze / NoFreeze from testsFlavio Percoco-1/+1
2014-03-11syntax: Add support for trait bounds on procsAlex Crichton-0/+25