summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-11-03 15:24:59 -0800
committerGitHub <noreply@github.com>2024-11-03 15:24:59 -0800
commit1505997c64c2aa4a3736a4e480ef69dbfaa810da (patch)
tree79a313ed751ebf695d11259b0164a4c1fd2a4d95 /compiler/rustc_codegen_llvm/src/lib.rs
parentcf712a248568b10ccd8d78a7642e6c1fb084ae9c (diff)
parent9d66cfaa08aaf2615242275a7271cada8344f5cf (diff)
downloadrust-1505997c64c2aa4a3736a4e480ef69dbfaa810da.tar.gz
rust-1505997c64c2aa4a3736a4e480ef69dbfaa810da.zip
Rollup merge of #132563 - frectonz:master, r=Amanieu
Modify `NonZero` documentation to reference the underlying integer type

This change updates the documentation for `NonZero` integer types to explicitly reference the underlying integer type each `NonZero` variant wraps, instead of  using a general "integer" term.

**Before**
![image](https://github.com/user-attachments/assets/b13bda82-007b-459c-8b22-e27d79005271)

**After**
![image](https://github.com/user-attachments/assets/1d7fadc7-dce3-4b84-9b8f-d2bb81c05eb7)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions