about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-02-13 11:12:49 +0530
committerGitHub <noreply@github.com>2023-02-13 11:12:49 +0530
commit47358298f6069dc7bb6bb11674bf46433ae52bc1 (patch)
tree6ccb7d340e5801c1c97c2c1f413f76265fdf5524 /compiler/rustc_codegen_llvm/src/errors.rs
parent7740f9a571b3c6510607b17b29c81eeb24a7c79a (diff)
parentd1052349affb49f87d6684f4b7781dbcba8db5a2 (diff)
downloadrust-47358298f6069dc7bb6bb11674bf46433ae52bc1.tar.gz
rust-47358298f6069dc7bb6bb11674bf46433ae52bc1.zip
Rollup merge of #107654 - pitaj:reword-integral-modules, r=thomcc
reword descriptions of the deprecated int modules

Based on recommendation by `@est31` here: https://github.com/rust-lang/rust/pull/107587#issuecomment-1416131590

This is meant to make it more clear, when looking at the `std` or `core` docs, that these are deprecated modules - not deprecated integer types (a common misunderstanding).

Before:
![image](https://user-images.githubusercontent.com/803701/216733011-fabc22e1-4e77-4a47-96e3-a765ac4690b6.png)

After:
![image](https://user-images.githubusercontent.com/803701/216733660-02071ced-883d-4ab5-8c0a-d28547d1d5db.png)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions