diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2025-09-09 14:35:06 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 14:35:06 +1000 |
| commit | fde2ef616d350634f5bfe8664b3acdbd6cdcdd64 (patch) | |
| tree | 0a769a20b61fb72debbabdfd932f2846a8f963a6 /compiler/rustc_pattern_analysis/src | |
| parent | 915f9ff1602e6c8cf3b5ae29da58b932a91449c6 (diff) | |
| parent | 9899ab3fa4559461c1ddae641565995acf9c2223 (diff) | |
| download | rust-fde2ef616d350634f5bfe8664b3acdbd6cdcdd64.tar.gz rust-fde2ef616d350634f5bfe8664b3acdbd6cdcdd64.zip | |
Rollup merge of #146326 - cyrgani:int-module-1, r=jhpratt
simplify the declaration of the legacy integer modules (`std::u32` etc.) This PR removes some duplicated code from the declaration of the legacy integer modules by expanding the macro which is already used to generate `MIN` and `MAX` to now generate the whole module. This would also make the remaining steps listed in rust-lang/rust#68490 such as fully deprecating the modules or placing `#[doc(hidden)]` on them easier.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
