about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorAlyssa Haroldsen <kupiakos@google.com>2023-08-08 15:52:52 -0700
committerAlyssa Haroldsen <kupiakos@google.com>2023-08-08 16:03:47 -0700
commita22b9bf2e699b67f060142af4d26728ee9020f36 (patch)
treed87d50938eeac7c9fd2bc581ada9d0b1d885613c /compiler/rustc_codegen_llvm/src/builder.rs
parentf88a8b71cebb730cbd5058c45ebcae1d4d9be377 (diff)
downloadrust-a22b9bf2e699b67f060142af4d26728ee9020f36.tar.gz
rust-a22b9bf2e699b67f060142af4d26728ee9020f36.zip
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