Files
rust/compiler
Dylan DPC 041f3b64dd Rollup merge of #96527 - durin42:llvm-15-werror-wswitch, r=nikic
RustWrapper: explicitly don't handle DXILPointerTyID

This new enum entry was introduced in https://reviews.llvm.org/D122268,
and if I'm reading correctly there's no case where we'd ever encounter
it in our uses of LLVM. To preserve the ability to compile this file
with -Werror -Wswitch we add an explicit case for this entry.

r? nikic
2022-04-29 23:54:38 +02:00
..
2022-04-29 02:05:20 +01:00
2022-04-27 08:51:33 +01:00
2022-04-23 09:57:00 +02:00
2022-04-18 23:28:06 +02:00