about summary refs log tree commit diff
path: root/src/libextra/sync.rs
AgeCommit message (Expand)AuthorLines
2013-06-06Clean up a handful of build warnings.Michael Sullivan-1/+0
2013-06-04std::cell: Modernize constructorsPhilipp Brüschweiler-2/+2
2013-06-02ptr: split out borrowed pointer utilitiesDaniel Micay-1/+2
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-37/+38
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+4
2013-05-29librustc: Redo the unsafe checker and make unsafe methods not callable from s...Patrick Walton-43/+51
2013-05-28Silence various warnings throughout test modulesAlex Crichton-1/+0
2013-05-27syntax highlight code examples in docstringsDaniel Micay-1/+4
2013-05-22test: Update tests and import the prelude in some more places.Patrick Walton-0/+1
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+1351