about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-08-03 21:57:02 +0200
committerGitHub <noreply@github.com>2025-08-03 21:57:02 +0200
commit018c172b2283c470a07139f1e798e6777c357ff8 (patch)
treef06d1fcc974438c3a44226f31e5c0577fb859a4c /compiler/rustc_codegen_gcc
parentd0d648d7641eb9e8bd3851f2822993032933bf16 (diff)
parentc539890ae68b5e0584ffdae2559e3e606da37657 (diff)
downloadrust-018c172b2283c470a07139f1e798e6777c357ff8.tar.gz
rust-018c172b2283c470a07139f1e798e6777c357ff8.zip
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 https://github.com/rust-lang/rust/issues/144806

r? ``@scottmcm``
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions