rust/compiler/rustc_ast_lowering/src
bors afe67fa2ef Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillot
Remove the `TypedArena::alloc_from_iter` specialization.

It was added in #78569. It's complicated and doesn't actually help
performance.

r? `@cjgillot`
2023-10-04 22:32:46 +00:00
..
asm.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
block.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
errors.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
expr.rs Move let expression checking to parsing 2023-09-11 15:51:18 +00:00
format.rs Optimize some alloc_from_iter call sites. 2023-10-03 18:12:37 +11:00
index.rs Don't hold the definitions' lock across index_hir 2023-09-02 08:13:07 +02:00
item.rs Record asyncness span in HIR 2023-09-21 19:18:14 +00:00
lib.rs Point to full async fn for future 2023-10-03 02:25:32 +00:00
lifetime_collector.rs Record binder for bare trait object in LifetimeCollectVisitor 2023-08-11 03:15:41 +00:00
pat.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
path.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00