Files
rust/library/core/src
Matthias Krüger 6379c727ac Rollup merge of #104068 - yancyribbens:partial-cmp-doc-update, r=scottmcm
rustdoc: Add PartialOrd trait to doc comment explanation

The doc comments for [partial_cmp](https://github.com/rust-lang/rust/blob/master/library/core/src/iter/traits/iterator.rs#L3478) is the exact same as the doc comment for [cmp](https://github.com/rust-lang/rust/blob/master/library/core/src/iter/traits/iterator.rs#L3413).  This PR adds to the description `partial_cmp` to disambiguate the description from `cmp.`
2023-02-17 00:19:33 +01:00
..
2022-10-29 09:23:12 +02:00
2023-01-25 09:44:29 -05:00
2023-01-29 15:20:03 +01:00
2022-12-20 15:01:37 +00:00
2023-01-06 13:20:58 +01:00
2023-01-30 13:09:09 -05:00
2023-02-05 17:03:46 -05:00
2023-01-30 13:09:09 -05:00
2023-01-16 21:26:03 +01:00
2022-11-20 10:28:14 +01:00
2022-05-22 07:18:32 -03:00
2022-09-22 02:12:06 -04:00
2022-12-12 16:22:01 -07:00
2022-11-06 17:21:21 -05:00
2022-11-04 20:06:18 -07:00
2023-02-15 16:22:08 +00:00
2023-01-30 13:09:09 -05:00
2023-02-14 11:53:22 +01:00
2023-02-03 13:57:53 -06:00
2023-01-30 13:09:09 -05:00
2023-01-25 09:44:29 -05:00
2022-11-06 17:11:02 -05:00
2022-11-09 09:52:04 +01:00