summary refs log tree commit diff
path: root/src/test/compile-fail/static-region-bound.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-3/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+2
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-12-12Gate literal box expressions in addition to typesAlex Crichton-0/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-21librustc: Replace the `&static` bound with `'static`Patrick Walton-1/+1
2013-01-10librustc: Implement `&static` as the replacement for `Durable`. r=nmatsakisPatrick Walton-0/+9