about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorArvind Mukund <armu30@gmail.com>2024-03-09 11:56:17 -0800
committerArvind Mukund <armu30@gmail.com>2024-04-23 21:15:36 -0700
commitfc37633580af9da06ab5e01e595a51f1e7c54cc7 (patch)
tree0759cfa4018fb8dd90497efe3becb1fa49398004 /compiler/rustc_interface/src
parentc1feb3eceef7d5f0126c309a87062cf413fe0a25 (diff)
downloadrust-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')
0 files changed, 0 insertions, 0 deletions