diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-09 06:32:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-09 06:32:27 +0200 |
| commit | 83da317e0738b44816005bef396ca3d26066ae73 (patch) | |
| tree | 0f813cb55c91d283769777d1089d5031e088d47d /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | e1cae5fd6900a99a385c3c491f4d9ec811c78e1c (diff) | |
| parent | a22b9bf2e699b67f060142af4d26728ee9020f36 (diff) | |
| download | rust-83da317e0738b44816005bef396ca3d26066ae73.tar.gz rust-83da317e0738b44816005bef396ca3d26066ae73.zip | |
Rollup merge of #114641 - kupiakos:ascii-char-to-not-as, r=scottmcm
Rename copying `ascii::Char` methods from `as_` to `to_` Tracking issue: #110998. The [API guidelines][naming] describe `as_` as used for borrowed -> borrowed operations, and `to_` for owned -> owned operations on `Copy` types. [naming]: https://rust-lang.github.io/api-guidelines/naming.html
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
