rust/library/core
许杰友 Jieyou Xu (Joe) 413600c2de
Rollup merge of #138309 - DiuDiu777:intrinsic-doc-fix, r=thomcc
Add missing doc for intrinsic (Fix PR135334)

The previous [PR135334](https://github.com/rust-lang/rust/pull/135334) mentioned that some of the intrinsic APIs were missing safety descriptions.

Among intrinsic APIs that miss safety specifications, most are related to numerical operations. They might need to be discussed and then seen how to organize.

Apart from them, only a few intrinsics lack safety. So this PR deals with the APIs with non-numerical operations in priority.
2025-03-16 09:40:06 +08:00
..
src Rollup merge of #138309 - DiuDiu777:intrinsic-doc-fix, r=thomcc 2025-03-16 09:40:06 +08:00
Cargo.toml Migrate core to Rust 2024 2025-03-11 09:46:34 -07:00