summary refs log tree commit diff
path: root/src/libdebug
AgeCommit message (Expand)AuthorLines
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-2/+2
2014-06-24Remove the quad_precision_float feature gateAlex Crichton-9/+1
2014-06-19auto merge of #15014 : brson/rust/all-crates-experimental, r=cmrbors-0/+1
2014-06-18Deprecate the bytes!() macro.Simon Sapin-3/+3
2014-06-17Mark all crates except std as experimentalBrian Anderson-0/+1
2014-06-15Register new snapshotsAlex Crichton-40/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-6/+8
2014-06-13Fix all violations of stronger guarantees for mutable borrowsCameron Zwarich-2/+4
2014-06-11rustc: Remove ~[T] from the languageAlex Crichton-29/+17
2014-05-30lib{std,core,debug,rustuv,collections,native,regex}: Fix snake_case errors.Kevin Butler-28/+19
2014-05-29Change to_owned() to to_string().Ahmed Charles-1/+1
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+1182