Yuki Okushi
|
42e163bf40
|
Rollup merge of #75287 - pickfire:patch-10, r=jonas-schievink
Show Path extension example change multi extension
|
2020-08-09 06:41:30 +09:00 |
|
Yuki Okushi
|
28ab318f57
|
Rollup merge of #75285 - pickfire:patch-8, r=jonas-schievink
Separate example for Path strip_prefix
|
2020-08-09 06:41:28 +09:00 |
|
Yuki Okushi
|
27b864b154
|
Rollup merge of #75284 - pickfire:patch-7, r=LukasKalbertodt
Show relative example for Path ancestors
|
2020-08-09 06:41:27 +09:00 |
|
Alexis Bourget
|
6d77e40afe
|
Move to intra-doc links in library/std/src/path.rs
|
2020-08-08 14:21:27 +02:00 |
|
Ivan Tham
|
4b15b809eb
|
Remove abmiguity from PathBuf pop example
|
2020-08-08 18:28:55 +08:00 |
|
Ivan Tham
|
b3ae88f6bb
|
Use assert! for Path exists example to check bool
|
2020-08-08 18:23:18 +08:00 |
|
Ivan Tham
|
9532b83912
|
Show Path extension example change multi extension
|
2020-08-08 18:14:29 +08:00 |
|
Ivan Tham
|
e7e41a8465
|
Add additonal case for Path starts with
Show what happens if there is an extra extension
|
2020-08-08 18:06:04 +08:00 |
|
Ivan Tham
|
6dffd2d18e
|
Separate example for Path strip_prefix
|
2020-08-08 18:01:34 +08:00 |
|
Ivan Tham
|
a11c27925d
|
Show relative example for Path ancestors
|
2020-08-08 17:53:16 +08:00 |
|
Ivan Tham
|
06cf40f8a1
|
Show multi extension example for Path in doctests
|
2020-08-08 00:48:12 +08:00 |
|
Ivan Tham
|
3d1388f514
|
Add more examples to Path ends_with
We faced a footgun when using ends_with to check extension,
showing an example could prevent that.
|
2020-08-07 14:16:52 +08:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|