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 f6a4277 commit 98a609fCopy full SHA for 98a609f
tests/ui/internal/unstable-feature-bound-no-effect.rs
@@ -6,7 +6,7 @@
6
7
/// If #[unstable(..)] and #[unstable_feature_name(..)] have the same symbol,
8
/// The error should not be thrown as it can effectively mark an impl as unstable.
9
-///
+///
10
/// If the feature name in #[feature] does not exist in #[unstable_feature_bound(..)]
11
/// an error should still be thrown because that feature will not be unstable.
12
0 commit comments