rust/library/alloc
Jonathan Brouwer 96066cb5b5
Rollup merge of #143575 - GrigorenkoPV:unused_lifetimes, r=Mark-Simulacrum
Remove named lifetimes in some `PartialOrd` & `PartialEq` `impl`s

Makes [the docs](https://doc.rust-lang.org/1.88.0/std/cmp/trait.PartialOrd.html#impl-PartialOrd%3CPathBuf%3E-for-Cow%3C'a,+Path%3E) way easier to look at, gets rid of a few `#[allow(unused_lifetimes)]`, and AFAICT is completely equivalent.
2026-02-14 22:11:54 +01:00
..
src Rollup merge of #143575 - GrigorenkoPV:unused_lifetimes, r=Mark-Simulacrum 2026-02-14 22:11:54 +01:00
Cargo.toml compiler-builtins: Remove the no-f16-f128 feature 2026-01-11 07:02:27 -06:00