about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2023-12-15 21:32:57 -0800
committerGitHub <noreply@github.com>2023-12-15 21:32:57 -0800
commit15e84ebc7bfe60cfd5a95ae7e58c46cefdc59e1a (patch)
tree79a193e0cada70a0076c38741dbf9cefcc7fb6c4 /tests/rustdoc-js-std/parser-errors.js
parent5c927ab99946c312eed65f28aea15d2a035441f0 (diff)
parente4808afe8eb97567b6ba457337fbdd321336251e (diff)
downloadrust-15e84ebc7bfe60cfd5a95ae7e58c46cefdc59e1a.tar.gz
rust-15e84ebc7bfe60cfd5a95ae7e58c46cefdc59e1a.zip
Rollup merge of #118523 - okaneco:trim_ascii, r=Mark-Simulacrum
Add ASCII whitespace trimming functions to `&str`

- Add `trim_ascii_start`, `trim_ascii_end`, and `trim_ascii` functions to `&str` for trimming ASCII whitespace
- Add `#[inline]` to `[u8]` `trim_ascii` functions

These functions are feature-gated by `#![feature(byte_slice_trim_ascii)]` #94035
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions