Files
rust/library
Matthias Krüger a7009e93e6 Rollup merge of #143967 - oli-obk:const-option-methods, r=fee1-dead
constify `Option` methods

r? ```````@fee1-dead```````

tracking issue: rust-lang/rust#143956

these unblock making `PartialOrd` and `Ord` const without resorting to inlining some of these at call sites.
2025-07-18 04:27:53 +02:00
..
2025-06-16 07:00:13 +00:00
2025-07-01 10:55:49 -07:00
2025-07-08 10:16:44 +00:00