diff options
| author | Niklas Fiekas <niklas.fiekas@backscattering.de> | 2024-12-27 15:02:34 +0100 |
|---|---|---|
| committer | Niklas Fiekas <niklas.fiekas@backscattering.de> | 2024-12-27 20:05:09 +0100 |
| commit | 7d0518c380e9dfed78855aad68d19e2e530bdcc0 (patch) | |
| tree | 010495df39239fb9f22834efa709566c6303fb99 /compiler/rustc_codegen_llvm/src | |
| parent | 6d3db555e614eb50bbb40559e696414e69b6eff9 (diff) | |
| download | rust-7d0518c380e9dfed78855aad68d19e2e530bdcc0.tar.gz rust-7d0518c380e9dfed78855aad68d19e2e530bdcc0.zip | |
Implement `int_from_ascii` (#134821)
Provides unstable `T::from_ascii()` and `T::from_ascii_radix()` for integer types `T`, as drafted in tracking issue #134821. To deduplicate documentation without additional macros, implementations of `isize` and `usize` no longer delegate to equivalent integer types. After #132870 they are inlined anyway.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
