about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2023-03-25 10:12:35 +0000
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2023-04-16 15:35:51 +0000
commit8f53926232c43aa9d03e88c24460411542a244ed (patch)
tree81a6e2907a4e8109b2487aa1979b41b4968a8291 /tests/rustdoc-js-std/parser-errors.js
parentd61570ceb6e73b1efa78b5e796cb7cd9c2775c55 (diff)
downloadrust-8f53926232c43aa9d03e88c24460411542a244ed.tar.gz
rust-8f53926232c43aa9d03e88c24460411542a244ed.zip
Alloc `hir::Lit` in an arena to remove the destructor from `Expr`
This allows allocating `Expr`s into a dropless arena, which is useful
for using length prefixed thing slices in HIR, since these can only be
allocated in the dropless arena and not in a typed arena. This is
something I'm working on.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions