mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
0a7adafe4f
make unsized_fn_params an internal feature As suggested [here](https://github.com/rust-lang/rust/pull/123894#issuecomment-2054043053). r? `@compiler-errors` Fixes https://github.com/rust-lang/rust/issues/123887 (kind of -- ICEs on internal features are considered acceptable so this issue is not-a-bug once this PR lands)