diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-05-23 23:39:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 23:39:27 +0200 |
| commit | 1e4bde1cb9736ad4b8d3b95fbfe1533015c1d165 (patch) | |
| tree | e476a394106e45857e8c819f4e1783fab655b592 /compiler/rustc_codegen_llvm/src | |
| parent | 4ee97fc3dbcddc9d69701e346a1be9e0b66855a7 (diff) | |
| parent | c398b2c1933f284977cdc4e3866d8c67649cd581 (diff) | |
| download | rust-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
