summary refs log tree commit diff
path: root/src/test/run-pass/objects-owned-object-borrowed-method-header.rs
AgeCommit message (Expand)AuthorLines
2014-06-15Register new snapshotsAlex Crichton-4/+4
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-4/+5
2014-05-13Touch up and rebase previous commitsAlex Crichton-2/+0
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-5/+5
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+0
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-2/+4
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-2/+2
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-10-23register snapshotsDaniel Micay-0/+2
2013-08-27librustc: Fix merge falloutPatrick Walton-0/+2
2013-08-11tests: Add new tests for borrowck/objects and update some existing testsNiko Matsakis-0/+39