rust/compiler/rustc_ast_lowering
Noah Lev e0bd01167e Re-enable `ConstArgKind::Path` lowering by default
...and remove the `const_arg_path` feature gate as a result. It was only
a stopgap measure to fix the regression that the new lowering introduced
(which should now be fixed by this PR).
2024-09-12 13:56:01 -04:00
..
src Re-enable `ConstArgKind::Path` lowering by default 2024-09-12 13:56:01 -04:00
Cargo.toml Clean up `rustc_*/Cargo.toml`. 2023-10-30 08:46:02 +11:00
messages.ftl stabilize `asm_const` 2024-08-13 23:18:31 +02:00