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 a39e98f commit 443e45cCopy full SHA for 443e45c
tests/ui-fulldeps/stable-mir/check_variant.rs
@@ -1,6 +1,6 @@
1
//@ run-pass
2
-//! Test that users are able to use stable mir APIs to retrieve type information from a crate item
3
-//! definition.
+//! Test that users are able to use stable mir APIs to retrieve
+//! discriminant value and type for AdtDef and Coroutine variants
4
5
//@ ignore-stage1
6
//@ ignore-cross-compile
0 commit comments