Skip to content

Commit 443e45c

Browse files
committed
Fix test description
1 parent a39e98f commit 443e45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ui-fulldeps/stable-mir/check_variant.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//@ run-pass
2-
//! Test that users are able to use stable mir APIs to retrieve type information from a crate item
3-
//! definition.
2+
//! Test that users are able to use stable mir APIs to retrieve
3+
//! discriminant value and type for AdtDef and Coroutine variants
44
55
//@ ignore-stage1
66
//@ ignore-cross-compile

0 commit comments

Comments
 (0)