about summary refs log tree commit diff
path: root/src/libstd/path.rs
AgeCommit message (Expand)AuthorLines
2015-05-25Auto merge of #25736 - tshepang:path-nits, r=steveklabnikbors-3/+3
2015-05-23doc: fix Windows test failureTshepang Lekhonkhobe-2/+2
2015-05-23path: make this bit follow idiomTshepang Lekhonkhobe-1/+1
2015-05-23doc: missing wordsTshepang Lekhonkhobe-2/+2
2015-05-21doc: miscellaneous improvements to std::path::Path examplesTshepang Lekhonkhobe-38/+40
2015-05-16libstd: Path docs: `file` is now `file_name`Ryman-2/+2
2015-05-11Rollup merge of #25278 - cpjreynolds:path-doc, r=alexcrichtonSteve Klabnik-1/+1
2015-05-11docs: Clarify Path::starts_with (and ends_with)Ulrik Sverdrup-0/+6
2015-05-10Fix grammar in path::Path documentationCole Reynolds-1/+1
2015-05-04Fix spelling errors in documentation.Joseph Crail-1/+1
2015-04-25add import (fixup #24649)Manish Goregaokar-0/+2
2015-04-25Rollup merge of #24649 - nham:path_new_examples, r=steveklabnikManish Goregaokar-0/+8
2015-04-21rollup merge of #24636: alexcrichton/remove-deprecatedAlex Crichton-33/+1
2015-04-21rollup merge of #24541: alexcrichton/issue-24538Alex Crichton-1/+1
2015-04-21std: Remove deprecated/unstable num functionalityAlex Crichton-1/+1
2015-04-21std: Remove deprecated AsPath traitAlex Crichton-32/+0
2015-04-21Separate code into two code blocksNick Hamann-3/+4
2015-04-20Address some nitsNick Hamann-2/+2
2015-04-20Add two examples for Path::newNick Hamann-0/+7
2015-04-19Fix typos in code commentsCorey Farwell-2/+2
2015-04-17std: Add Default/IntoIterator/ToOwned to the preludeAlex Crichton-1/+1
2015-04-14Negative case of `len()` -> `is_empty()`Tamir Duberstein-5/+5
2015-04-14Test fixes and rebase conflictsAlex Crichton-1/+1
2015-04-14rollup merge of #24377: apasel422/docsAlex Crichton-16/+16
2015-04-13pluralize doc comment verbs and add missing periodsAndrew Paseltiner-16/+16
2015-04-12Fixed with_extension documentation bugTheo Belaire-1/+2
2015-04-01rollup merge of #23951: alexcrichton/splitnAlex Crichton-1/+1
2015-04-01std: Changing the meaning of the count to splitnAlex Crichton-1/+1
2015-04-02Rollup merge of #23932 - steveklabnik:doc_std_path, r=flaper87Manish Goregaokar-0/+213
2015-04-01Add examples + documentation for std::pathSteve Klabnik-0/+213
2015-03-31rollup merge of #23873: alexcrichton/remove-deprecatedAlex Crichton-1/+1
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-1/+1
2015-03-31Stabilize `std::convert` and related codeAaron Turon-6/+9
2015-03-26Revise use of conversion traitsAaron Turon-34/+6
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-10/+13
2015-03-23rollup merge of #23538: aturon/conversionAlex Crichton-27/+173
2015-03-23Add generic conversion traitsAaron Turon-27/+173
2015-03-23Clarify behavior of Path::relative_fromBrian Anderson-0/+3
2015-03-18Register new snapshotsAlex Crichton-2/+0
2015-03-17Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiynManish Goregaokar-4/+4
2015-03-16impl charJorge Aparicio-0/+1
2015-03-15Auto merge of #23387 - Manishearth:rollup, r=Manishearthbors-2/+2
2015-03-14std: Remove ?Sized bounds from many I/O functionsAlex Crichton-13/+13
2015-03-15fix typosFuGangqiang-2/+2
2015-03-13Remove explicit syntax highlight from docs.Joseph Crail-4/+4
2015-03-13Auto merge of #23229 - aturon:stab-path, r=alexcrichtonbors-273/+354
2015-03-12Stabilize std::pathAaron Turon-273/+354
2015-03-11Example -> ExamplesSteve Klabnik-2/+2
2015-03-06rollup merge of #22975: alexcrichton/stabilize-ffiAlex Crichton-4/+4
2015-03-06Rollup merge of #23096 - posborne:paths-documentation-grammar-fix, r=huonwManish Goregaokar-1/+1