Commit c98d704
authored
Rollup merge of #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 #97501
Fixes #111699
Fixes #1019623 files changed
+0
-47
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
0 commit comments