1
Fork 0
rust/compiler/rustc_ast_lowering/src
Luca Versari 9022bb2d6f Implement the unsafe-fields RFC.
Co-Authored-By: Jacob Pratt <jacob@jhpratt.dev>
2024-11-21 19:32:07 +01:00
..
asm.rs Stabilize Arm64EC inline assembly 2024-11-10 17:43:46 +09:00
block.rs Add duplicate lowering check 2024-10-28 14:13:36 +08:00
delegation.rs Add duplicate lowering check 2024-10-28 14:13:36 +08:00
errors.rs Fix ICE when passing DefId-creating args to legacy_const_generics. 2024-11-16 01:07:51 +01:00
expr.rs Fix ICE when passing DefId-creating args to legacy_const_generics. 2024-11-16 01:07:51 +01: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 Implement the unsafe-fields RFC. 2024-11-21 19:32:07 +01:00
lib.rs Introduce min_generic_const_args and directly represent paths 2024-11-19 05:07:43 +00:00
pat.rs more consistent debug_assertions 2024-10-28 14:13:39 +08:00
path.rs Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot 2024-10-29 03:11:39 -07:00