diff options
author | bors <bors@rust-lang.org> | 2023-04-17 05:12:12 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-17 05:12:12 +0000 |
commit | 53ac4f8e2fc15e49ef3a04f98622a9b9db755fd4 (patch) | |
tree | 6704a4ed47697a967760b6f0de26dbe4f77a4ef2 /tests/rustdoc-js-std/parser-errors.js | |
parent | 5546cb64f6fbba70529582bbe58a40ba4a8ed9fc (diff) | |
parent | 34ed5c3efc839913d2dcfcbc60e8f11c3423d87b (diff) | |
download | rust-53ac4f8e2fc15e49ef3a04f98622a9b9db755fd4.tar.gz |
Auto merge of #109588 - Nilstrieb:dropless-expr, r=compiler-errors
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.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions