diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-04-13 00:18:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-13 00:18:46 -0400 |
| commit | 8533144f971a7dfe88021aeb29695d8105e81530 (patch) | |
| tree | eff738dc5b295b93733d6c9d8781c1d660b5a3fc /tests/rustdoc-js-std/parser-errors.js | |
| parent | 9782770a810a631db7f2cf3e132354352db92c3d (diff) | |
| parent | f7d54fa6cb8d5a31914de285efbb79f55b60abb2 (diff) | |
| download | rust-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
