diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-08-03 21:57:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-03 21:57:02 +0200 |
| commit | 018c172b2283c470a07139f1e798e6777c357ff8 (patch) | |
| tree | f06d1fcc974438c3a44226f31e5c0577fb859a4c /compiler/rustc_codegen_gcc | |
| parent | d0d648d7641eb9e8bd3851f2822993032933bf16 (diff) | |
| parent | c539890ae68b5e0584ffdae2559e3e606da37657 (diff) | |
| download | rust-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
