diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-02-15 02:37:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-15 02:37:28 -0500 |
| commit | 26be5586505d4c1581a3bb26301afe17af8e84ee (patch) | |
| tree | f364bf2db65cc717e09cf51b629fee6dd40cec3c /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 92adb927f1c437d8ca20fec5a76cf9c87f9c35e7 (diff) | |
| parent | d566b5db9bacd68c696d456a6d18569a50e7cb58 (diff) | |
| download | rust-26be5586505d4c1581a3bb26301afe17af8e84ee.tar.gz rust-26be5586505d4c1581a3bb26301afe17af8e84ee.zip | |
Rollup merge of #136749 - mzeitlin11:extend-asciichar, r=scottmcm
Implement Extend<AsciiChar> for String Implement `Extend<AsciiChar>` for `String` as suggested in https://github.com/rust-lang/rust/issues/110998#issuecomment-2590122968. Also implements `Extend<&AsciiChar>` since there's an analogous impl for `Extend<&char>`, but happy to remove if not thought useful. r? `@scottmcm` since you requested it, but no pressure to review!
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
