about summary refs log tree commit diff
path: root/src/libstd/send_str.rs
AgeCommit message (Expand)AuthorLines
2013-10-05Implemented `IntoSendStr` on `SendStr` to allow naming aMarvin Löbel-0/+5
2013-10-02Check enums in missing_doc lintSteven Fackler-0/+1
2013-09-16Corrected a few small style issuesMarvin Löbel-18/+43
2013-09-16Add an SendStr typeMarvin Löbel-0/+223