about summary refs log tree commit diff
path: root/library/std/src/path.rs
AgeCommit message (Expand)AuthorLines
2020-08-09Rollup merge of #75285 - pickfire:patch-8, r=jonas-schievinkYuki Okushi-2/+3
2020-08-09Rollup merge of #75284 - pickfire:patch-7, r=LukasKalbertodtYuki Okushi-0/+7
2020-08-08Move to intra-doc links in library/std/src/path.rsAlexis Bourget-151/+45
2020-08-08Remove abmiguity from PathBuf pop exampleIvan Tham-2/+2
2020-08-08Use assert! for Path exists example to check boolIvan Tham-1/+1
2020-08-08Show Path extension example change multi extensionIvan Tham-0/+2
2020-08-08Add additonal case for Path starts withIvan Tham-1/+4
2020-08-08Separate example for Path strip_prefixIvan Tham-2/+3
2020-08-08Show relative example for Path ancestorsIvan Tham-0/+7
2020-08-08Show multi extension example for Path in doctestsIvan Tham-6/+4
2020-08-07Add more examples to Path ends_withIvan Tham-0/+5
2020-07-27mv std libs to library/mark-0/+4230