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/134694 below:

Tracking Issue for `normalize_lexically` · Issue #134694 · rust-lang/rust · GitHub

Feature gate: #![feature(normalize_lexically)]

This is a tracking issue for Path::normalize_lexically that is used to normalize a path, including .. parent references, without touching the filesystem.

Public API
// std::path

impl Path {
    pub fn normalize_lexically(&self) -> Result<PathBuf, NormalizeError> {
}
Steps / History Unresolved Questions

The last two can be summarised as: should this strictly require paths to be sub-paths?

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

jieyouxu, folkertdev and liubocflt


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