We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3affb05 + f56d3c3 commit d80bcf8Copy full SHA for d80bcf8
library/core/src/error.rs
@@ -1,5 +1,5 @@
1
#![doc = include_str!("error.md")]
2
-#![unstable(feature = "error_in_core", issue = "none")]
+#![unstable(feature = "error_in_core", issue = "103765")]
3
4
#[cfg(test)]
5
mod tests;
0 commit comments