This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c98d704
authored
Rollup merge of rust-lang#128173 - compiler-errors:misused-intrinsics, r=oli-obk
Remove crashes for misuses of intrinsics
All of these do not crash if the feature gate is removed. An ICE due *opting into* the intrinsics feature gate is not a bug that needs to be fixed, but instead a misuse of an internal-only API.
See rust-lang/compiler-team#620
The last two issues are already closed anyways, but:
Fixes rust-lang#97501
Fixes rust-lang#111699
Fixes rust-lang#1019623 files changed
+0
-47
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
0 commit comments