rust/compiler/rustc_ast_lowering/src
Matthias Krüger aa2289d3bc
Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber
Use `copied` instead of manual `map`
2023-11-17 23:04:22 +01: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 s/generator/coroutine/ 2023-10-20 21:14:01 +00:00
expr.rs Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber 2023-11-17 23:04:22 +01:00
format.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
index.rs Don't hold the definitions' lock across index_hir 2023-09-02 08:13:07 +02:00
item.rs Fix remaining uses of CaptureBy::Value 2023-11-04 19:48:44 +01:00
lib.rs Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber 2023-11-17 23:04:22 +01:00
lifetime_collector.rs Format all the let chains in compiler 2023-10-13 08:59:36 +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