mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:56:47 +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).