-
Notifications
You must be signed in to change notification settings - Fork 557
Commit 462c32d
authored
Rollup merge of #144851 - WaffleLapkin:instrinsic-deny, r=compiler-errors,scottmcm
Forbid tail calling intrinsics
There is only one intrinsic that can be called on stable, as far as I can find, (`transmute`). And in general tail calling intrinsics doesn't make much sense.
Alternative to rust-lang/rust#144815 (and thus closes rust-lang/rust#144815)
Fixes rust-lang/rust#144806
r? ``@scottmcm``File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments