mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 12:01:23 +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).
For more information about how rustc works, see the rustc dev guide.