mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
ae4c6b6640
Revert #127731 "Emit error when calling/declaring functions with unavailable …" This reverts #127731 due to the unexpected [perf regressions](https://github.com/rust-lang/rust/pull/127731#issuecomment-2438687094) and to give time to mitigate the regressions before re-landing it. r? `@RalfJung` cc `@veluca93`