A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/rust/issues/127292 below:

Tracking Issue for PathBuf::add_extension and Path::with_added_extension · Issue #127292 · rust-lang/rust · GitHub

Feature gate: #![feature(path_add_extension)]

This is a tracking issue for

Public API
impl PathBuf {
    pub fn add_extension<S: AsRef<OsStr>>(&mut self, extension: S) -> bool { ... )
}

impl Path {
    pub fn with_added_extension<S: AsRef<OsStr>>(&self, extension: S) -> PathBuf { ... }
}
Steps / History Implementation history Unresolved Questions

None yet.

Footnotes
  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

DianaNites, Azorlogh, TheLostLambda and TimmmmRocketPrinter, dilawar, ldanko, anatawa12, widberg and 16 more


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4