about summary refs log tree commit diff
path: root/src/test/auxiliary
AgeCommit message (Expand)AuthorLines
2012-04-07test: Add test for mismatched nominal types when using multiple crate versBrian Anderson-0/+12
2012-04-07test: Add another test using multiple versions of the same crateBrian Anderson-0/+20
2012-04-08Check version when resolving transitive dependent cratesHaitao Li-0/+24
2012-04-07Use version and hash in crate_map nameHaitao Li-0/+12
2012-04-06Convert old-style for loops to new-styleMarijn Haverbeke-1/+1
2012-04-06test: Refactor the crateresolve testsBrian Anderson-3/+21
2012-04-05rustc: Don't assume that all crates with the same name are the sameBrian Anderson-0/+18
2012-03-29Require "self" as base expression for intra-class method or field referencesTim Chevalier-13/+13
2012-03-27Enforce mutability declarations in classes; correct shapes for classesTim Chevalier-2/+4
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-5/+5
2012-03-26In typeck, don't call ty::store_iface_methods on private methodsTim Chevalier-0/+14
2012-03-23Allow methods to call other methods in the same classTim Chevalier-0/+34
2012-03-23Add another test for cross-crate method callsTim Chevalier-0/+17
2012-03-23Implement new inference algorithm.Niko Matsakis-0/+3
2012-03-22make --enforce-mut-vars always on, add mut annotations to remaining filesNiko Matsakis-3/+3
2012-03-21methods workTim Chevalier-0/+15
2012-03-16Classes WIPTim Chevalier-0/+13
2012-03-13merge all auto_serialize tests into oneNiko Matsakis-32/+0
2012-03-13implement deserialization, rename mk_mem_buffer() to mem_buffer()Niko Matsakis-0/+40
2012-03-10core: Clean up comments and exportsBrian Anderson-0/+3
2012-03-07Fix #1941: inlining of items that themselves contain nested itemsNiko Matsakis-0/+29
2012-03-02retool inline encoding to handle methods, fix testsNiko Matsakis-0/+19
2012-02-28rename aux to auxiliary, since aux is apparently reserved on windowsNiko Matsakis-0/+9