about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-04-13 00:18:46 -0400
committerGitHub <noreply@github.com>2024-04-13 00:18:46 -0400
commit8533144f971a7dfe88021aeb29695d8105e81530 (patch)
treeeff738dc5b295b93733d6c9d8781c1d660b5a3fc /tests/rustdoc-js-std/parser-errors.js
parent9782770a810a631db7f2cf3e132354352db92c3d (diff)
parentf7d54fa6cb8d5a31914de285efbb79f55b60abb2 (diff)
downloadrust-8533144f971a7dfe88021aeb29695d8105e81530.tar.gz
rust-8533144f971a7dfe88021aeb29695d8105e81530.zip
Rollup merge of #123835 - saethlin:vec-from-nonnull, r=the8472
Avoid more NonNull-raw-NonNull roundtrips in Vec

r? the8472

The standard library in general has a lot of these round-trips from niched types to their raw innards and back. Such round-trips have overhead in debug builds since https://github.com/rust-lang/rust/pull/120594. I removed some such round-trips in that initial PR and I've been meaning to come back and hunt down more such examples (this is the last item on https://github.com/rust-lang/rust/issues/120848).
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions