We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9f0a5 commit 6ccda2eCopy full SHA for 6ccda2e
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: ae0eb675db97a57a63f941b29754d8e32040ecc9
+refs/heads/master: 407fb293db8ef375ab78500a62d9320c24c77a18
3
refs/heads/snap-stage3: ba0e1cd8147d452c356aacb29fb87568ca26f111
4
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/src/test/run-pass/extern-pass-empty.rs
@@ -11,6 +11,7 @@
11
// Test a foreign function that accepts empty struct.
12
13
// pretty-expanded FIXME #23616
14
+// ignore-msvc
15
16
struct TwoU8s {
17
one: u8,
0 commit comments