diff options
| author | Arvind Mukund <armu30@gmail.com> | 2024-03-09 11:56:17 -0800 |
|---|---|---|
| committer | Arvind Mukund <armu30@gmail.com> | 2024-04-23 21:15:36 -0700 |
| commit | fc37633580af9da06ab5e01e595a51f1e7c54cc7 (patch) | |
| tree | 0759cfa4018fb8dd90497efe3becb1fa49398004 /compiler/rustc_interface/src/errors.rs | |
| parent | c1feb3eceef7d5f0126c309a87062cf413fe0a25 (diff) | |
| download | rust-fc37633580af9da06ab5e01e595a51f1e7c54cc7.tar.gz rust-fc37633580af9da06ab5e01e595a51f1e7c54cc7.zip | |
Support Result<T, E> across FFI when niche optimization can be used
Allow allow enums like `Result<T, E>` to be used across FFI if the T/E can be niche optimized and the non-niche-optimized type is FFI safe.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
