Uh oh!
There was an error while loading. Please reload this page.
stabilize std::path::Path::file_prefix - #129114
Conversation
rustbot
commented
Aug 15, 2024
rustbot
commented
Aug 15, 2024
This PR modifies cc @jieyouxu |
mbhall88
commented
Aug 15, 2024
@rustbot modify labels: +T-libs-api |
This comment has been minimized.
This comment has been minimized.
rustbot
commented
Aug 15, 2024
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Slanterns <slanterns.w@gmail.com>
slanterns
commented
Aug 16, 2024
You should ask T-libs-api for FCP and merge, not me :) |
tgross35
commented
Aug 25, 2024
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. |
jieyouxu
commented
May 2, 2025
bors
commented
Aug 13, 2025
☔ The latest upstream changes (presumably #145334) made this pull request unmergeable. Please resolve the merge conflicts. |
mbhall88
commented
Aug 15, 2025
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.