`impl PartialEq<{str,String}> for {Path,PathBuf}` (and reversed) by Kixunil · Pull Request #105877 · rust-lang/rust
rustbot
added
S-waiting-on-review
labels
Dec 18, 2022
rustbot
added
T-libs-api
and removed T-libs
Relevant to the library team, which will review and decide on the PR/issue.labels
Dec 18, 2022Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions. ACP: rust-lang/libs-team#151
workingjubilee
added
the
needs-fcp
label
Jul 31, 2023
rustbot
added
S-waiting-on-author
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Nov 19, 2024
Dylan-DPC
added
S-inactive
and removed S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.labels
May 8, 2025bors added a commit to rust-lang-ci/rust that referenced this pull request
May 18, 2025… r=<try>
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
jhpratt added a commit to jhpratt/rust that referenced this pull request
Aug 17, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
jhpratt added a commit to jhpratt/rust that referenced this pull request
Aug 17, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
jhpratt added a commit to jhpratt/rust that referenced this pull request
Aug 17, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
Zalathar added a commit to Zalathar/rust that referenced this pull request
Aug 18, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
Zalathar added a commit to Zalathar/rust that referenced this pull request
Aug 18, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
Zalathar added a commit to Zalathar/rust that referenced this pull request
Aug 19, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
Zalathar added a commit to Zalathar/rust that referenced this pull request
Aug 19, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
Zalathar added a commit to Zalathar/rust that referenced this pull request
Aug 19, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
rust-timer added a commit that referenced this pull request
Aug 19, 2025Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=Amanieu `impl PartialEq<{str,String}> for {Path,PathBuf}` This is a revival of #105877 Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions. ACP: rust-lang/libs-team#151
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request
Aug 20, 2025…h, r=Amanieu
`impl PartialEq<{str,String}> for {Path,PathBuf}`
This is a revival of rust-lang#105877
Comparison of paths and strings is expected to be possible and needed e.g. in tests. This change adds the impls os `PartialEq` between strings and paths, both owned and unsized, in both directions.
ACP: rust-lang/libs-team#151
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters