summary refs log tree commit diff
path: root/src/libstd/send_str.rs
AgeCommit message (Expand)AuthorLines
2014-01-07stdtest: Fix all leaked trait importsAlex Crichton-7/+1
2013-12-27std: uniform modules titles for docLuca Bruno-1/+1
2013-12-11Make 'self lifetime illegal.Erik Price-1/+1
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