about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-05-23 23:39:27 +0200
committerGitHub <noreply@github.com>2024-05-23 23:39:27 +0200
commit1e4bde1cb9736ad4b8d3b95fbfe1533015c1d165 (patch)
treee476a394106e45857e8c819f4e1783fab655b592 /compiler/rustc_codegen_llvm/src
parent4ee97fc3dbcddc9d69701e346a1be9e0b66855a7 (diff)
parentc398b2c1933f284977cdc4e3866d8c67649cd581 (diff)
downloadrust-1e4bde1cb9736ad4b8d3b95fbfe1533015c1d165.tar.gz
rust-1e4bde1cb9736ad4b8d3b95fbfe1533015c1d165.zip
Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb
Actually use TAIT instead of emulating it

`core`'s `impl_fn_for_zst` macro is just a hacky way of emulating TAIT. TAIT has become stable enough to be used [in other places](https://github.com/rust-lang/rust/blob/e8fbd991287f637f95016a71ddc13438415bbe59/library/std/src/backtrace.rs#L431) inside the standard library, so let's use it in `core` as well.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions