rust/compiler/rustc_ast_lowering/src
Kornel 88b9edc9db
fmt-debug option
Allows disabling `fmt::Debug` derive and debug formatting.
2024-08-28 23:32:40 +01:00
..
asm.rs Rollup merge of #129246 - BoxyUwU:feature_gate_const_arg_path, r=cjgillot 2024-08-24 22:14:12 +02:00
block.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
delegation.rs Rename ParenthesizedGenericArgs to GenericArgsMode 2024-08-26 16:48:13 -04:00
errors.rs Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau 2024-08-27 00:41:57 +02:00
expr.rs Rename ParenthesizedGenericArgs to GenericArgsMode 2024-08-26 16:48:13 -04:00
format.rs fmt-debug option 2024-08-28 23:32:40 +01:00
index.rs Add ConstArgKind::Path and make ConstArg its own HIR node 2024-07-16 19:27:28 -07:00
item.rs Rollup merge of #129626 - compiler-errors:explicit-named, r=fmease 2024-08-27 00:42:02 +02:00
lib.rs Rollup merge of #129626 - compiler-errors:explicit-named, r=fmease 2024-08-27 00:42:02 +02:00
lifetime_collector.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
pat.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
path.rs Rename ParenthesizedGenericArgs to GenericArgsMode 2024-08-26 16:48:13 -04:00