about summary refs log tree commit diff
path: root/src/test/run-pass/objects-coerce-freeze-borrored.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-7/+7
2015-03-25Add trivial cast lints.Nick Cameron-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-13Reborrow even when passing &Object to &Object, so as to permit freezingNiko Matsakis-0/+48