Commit f586047
authored
Rollup merge of rust-lang#155652 - ChrisDenton:empty-docs, r=jhpratt
Expand `Path::is_empty` docs
Give some reasons why you might want to check if a path is empty. The `Path::join` behaviour can be surprising if you're not aware it might happen.1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2828 | 2828 | | |
2829 | 2829 | | |
2830 | 2830 | | |
| 2831 | + | |
| 2832 | + | |
| 2833 | + | |
| 2834 | + | |
2831 | 2835 | | |
2832 | 2836 | | |
2833 | 2837 | | |
| |||
0 commit comments