mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
...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).