rust/compiler/rustc_ast_lowering/src
2024-10-28 18:05:08 +03:00
..
asm.rs nightly feature tracking: get rid of the per-feature bool fields 2024-10-23 09:14:41 +01:00
block.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
delegation.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
errors.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
expr.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
format.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
index.rs rm ItemKind::OpaqueTy 2024-10-04 23:28:22 +00:00
item.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00
lib.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
lifetime_collector.rs Make sure that outer opaques capture inner opaques's lifetimes even with precise capturing syntax 2024-10-19 18:02:26 +00:00
pat.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
path.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00