blob: 787076fb5841bd912d771cbb28c2809313173893 [file] [log] [blame]
error: unsupported &mut [T] element type: opaque C++ type is not supported yet
--> $DIR/slice_unsupported.rs:6:17
|
6 | fn f(_: &mut [Opaque]);
| ^^^^^^^^^^^^^