summary refs log tree commit diff
path: root/src/libdebug/repr.rs
AgeCommit message (Expand)AuthorLines
2014-06-24Remove the quad_precision_float feature gateAlex Crichton-1/+0
2014-06-18Deprecate the bytes!() macro.Simon Sapin-3/+3
2014-06-15Register new snapshotsAlex Crichton-20/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-4/+5
2014-06-13Fix all violations of stronger guarantees for mutable borrowsCameron Zwarich-2/+4
2014-06-11rustc: Remove ~[T] from the languageAlex Crichton-20/+10
2014-05-30lib{std,core,debug,rustuv,collections,native,regex}: Fix snake_case errors.Kevin Butler-24/+14
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/+659