about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/noscript.css
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 /src/librustdoc/html/static/css/noscript.css
parentc1feb3eceef7d5f0126c309a87062cf413fe0a25 (diff)
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 'src/librustdoc/html/static/css/noscript.css')
0 files changed, 0 insertions, 0 deletions