windows-rs icon indicating copy to clipboard operation
windows-rs copied to clipboard

Add compile-fail tests

Open rylev opened this issue 5 years ago • 1 comments

Using a tool lime TryBuild we can test that certain code does not build and that the diagnostics the end user gets are what we expect.

rylev avatar May 27 '20 17:05 rylev

If this happens, it would be great to have a test that trying to move things between threads doesn't compile for types that aren't MarshalType.Agile.

zachlute avatar Jun 20 '20 15:06 zachlute

This is not something I'm likely to get to.

kennykerr avatar Aug 30 '23 19:08 kennykerr