summary refs log tree commit diff
path: root/src/test/run-pass/option-ext.rs
AgeCommit message (Expand)AuthorLines
2013-08-17Fix warnings it testsErick Tryzelaar-4/+2
2013-06-10std: replace str::find_str* with a methodHuon Wilson-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+3
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-25use + mode for (almost) everything when not using legacy modesNiko Matsakis-2/+2
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-4/+4
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-1/+1
2012-04-05simplify typing rule for vector addition: use mutability of LHSNiko Matsakis-0/+8