rust icon indicating copy to clipboard operation
rust copied to clipboard

ascii -> ASCII in code comment

Open fxn opened this issue 1 year ago • 2 comments

Easy one I spotted while reading source code.

fxn avatar Aug 05 '22 16:08 fxn

Hey! It looks like you've submitted a new PR for the library teams!

If this PR contains changes to any rust-lang/rust public library APIs then please comment with @rustbot label +T-libs-api -T-libs to tag it appropriately. If this PR contains changes to any unstable APIs please edit the PR description to add a link to the relevant API Change Proposal or create one if you haven't already. If you're unsure where your change falls no worries, just leave it as is and the reviewer will take a look and make a decision to forward on if necessary.

Examples of T-libs-api changes:

  • Stabilizing library features
  • Introducing insta-stable changes such as new implementations of existing stable traits on existing stable types
  • Introducing new or changing existing unstable library APIs (excluding permanently unstable features / features without a tracking issue)
  • Changing public documentation in ways that create new stability guarantees
  • Changing observable runtime behavior of library APIs

rustbot avatar Aug 05 '22 16:08 rustbot

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) soon.

Please see the contribution instructions for more information.

rust-highfive avatar Aug 05 '22 16:08 rust-highfive

@bors r+ rollup

Mark-Simulacrum avatar Aug 06 '22 15:08 Mark-Simulacrum

:pushpin: Commit 64d1c91a31c9c7c1b03868e7c62467b352c82325 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

bors avatar Aug 06 '22 15:08 bors