summary refs log tree commit diff
path: root/src/libcore/unstable/extfmt.rs
AgeCommit message (Expand)AuthorLines
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-35/+35
2013-03-28Register snapshotsBrian Anderson-189/+0
2013-03-22libcore: Fix obsolete syntax in extfmtPatrick Walton-18/+17
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-6/+6
2013-03-22auto merge of #5488 : pcwalton/rust/depure, r=pcwaltonbors-13/+13
2013-03-22libcore: Remove `pure` from libcore. rs=depurePatrick Walton-13/+13
2013-03-22librustc: Remove all uses of `static` from functions. rs=destaticPatrick Walton-1/+1
2013-03-22Pass the fmt! buffer to each conversion methodAlex Crichton-0/+209
2013-03-22core: replace uses of old deriving attribute with new oneAndrew Paseltiner-9/+9
2013-03-21Un-renamed trim and substr functions.Marvin Löbel-2/+2
2013-03-21Switched over substr and trim functions in str to be non-allocating, temporar...Marvin Löbel-2/+2
2013-03-21back-renamed slice_DBG_BRWD, slice_V_DBG_BRWD -> slice, slice_DBG_UNIQ -> sli...Marvin Löbel-1/+1
2013-03-21renamed str::view -> slice_DBG_BRWDMarvin Löbel-1/+1
2013-03-20libsyntax: Never use `::<>` in the type grammarPatrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-38/+38
2013-03-05auto merge of #5233 : bstrie/rust/deimpselfcore, r=graydonbors-1/+1
2013-03-04De-implicit-self libcoreBen Striegel-1/+1
2013-03-04Remove unused imports throughout src/Alex Crichton-3/+0
2013-03-01Rename core::private to core::unstable. #4743Brian Anderson-0/+676