about summary refs log tree commit diff
path: root/src/test/compile-fail/owned-ptr-static-bound.rs
AgeCommit message (Expand)AuthorLines
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-31/+0
2014-06-15Register new snapshotsAlex Crichton-6/+6
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-6/+7
2014-02-27rustc: Explicitly mention type params with missing `'static` boundsKang Seonghoon-0/+30