We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
error_in_core
1 parent 542febd commit f56d3c3Copy full SHA for f56d3c3
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