diff options
| author | bors <bors@rust-lang.org> | 2025-01-30 14:25:22 +0000 | 
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-01-30 14:25:22 +0000 | 
| commit | a6434ef9c0246fa39eecb34e22807da2a68f3904 (patch) | |
| tree | 6934f718a407dc8f4d7096b1baa98fd9646d95ea /compiler/rustc_codegen_llvm/src | |
| parent | 5a45ab9738330fb317d49e3594c2db5248b1e971 (diff) | |
| parent | 7d0518c380e9dfed78855aad68d19e2e530bdcc0 (diff) | |
| download | rust-a6434ef9c0246fa39eecb34e22807da2a68f3904.tar.gz rust-a6434ef9c0246fa39eecb34e22807da2a68f3904.zip  | |
Auto merge of #134824 - niklasf:int_from_ascii, r=ibraheemdev
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
