stabilize std::path::Path::file_prefix#129114
stabilize std::path::Path::file_prefix#129114mbhall88 wants to merge 3 commits intorust-lang:masterfrom
Conversation
|
This PR modifies cc @jieyouxu |
|
@rustbot modify labels: +T-libs-api |
This comment has been minimized.
This comment has been minimized.
|
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
Co-authored-by: Slanterns <slanterns.w@gmail.com>
|
You should ask T-libs-api for FCP and merge, not me :) |
|
Note that I suggested creating this PR as a way to get it on the radar, but I am of the opinion that the iterator API proposed at #86319 (comment) may be a preferable alternative. They are not mutually exclusive, however. |
|
☔ The latest upstream changes (presumably #145334) made this pull request unmergeable. Please resolve the merge conflicts. |
|
closing in favour of #144870 |
This PR proposes to stabilize
std::path::Path::file_prefix.I believe the first step is actually starting an FCP, but it was mentioned that the easiest way to achieve this was to open this stabilization PR first.