about summary refs log tree commit diff
path: root/src/test/run-pass/format-ref-cell.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-11/+0
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-10-16Remove libdebug and update tests.Luqman Aden-4/+2
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-0/+2
2014-05-27std: Rename strbuf operations to stringRicho Healey-1/+1
2014-05-22libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.Patrick Walton-1/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-03-22test: Fix fallout of removing get()Alex Crichton-1/+1
2014-02-19Change the format_args! macro expansion for temporariesEdward Wang-0/+18