Files
rust/tests
Matthias Krüger c98d704c46 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 https://github.com/rust-lang/compiler-team/issues/620

The last two issues are already closed anyways, but:
Fixes #97501
Fixes #111699
Fixes #101962
2024-07-25 16:48:22 +02:00
..
2024-07-01 05:17:13 -07:00
2024-07-13 12:02:12 +00:00
2024-07-06 14:24:20 +02:00
2024-07-24 21:03:27 +00:00