rust/library/core
Matthias Krüger 8ca5a907a5
Rollup merge of #133530 - timvisee:master, r=jhpratt
Use consistent wording in docs, use is zero instead of is 0

In documentation, wording of _"`rhs` is zero"_ and _"`rhs` is 0"_ is intermixed. This is especially visible [here](https://doc.rust-lang.org/std/primitive.usize.html#method.div_ceil).

This changes all occurrences to _"`rhs` is zero"_ for better readability.
2024-11-29 10:18:58 +01:00
..
benches Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjubilee 2024-11-14 04:17:20 +00:00
src Rollup merge of #133530 - timvisee:master, r=jhpratt 2024-11-29 10:18:58 +01:00
tests Rollup merge of #133282 - tgross35:maybe-uninit-debug, r=Amanieu 2024-11-26 12:03:42 -05:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00