Skip to content

Commit f56d3c3

Browse files
author
Lukas Markeffsky
committed
Add tracking issue to error_in_core
1 parent 542febd commit f56d3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/src/error.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![doc = include_str!("error.md")]
2-
#![unstable(feature = "error_in_core", issue = "none")]
2+
#![unstable(feature = "error_in_core", issue = "103765")]
33

44
#[cfg(test)]
55
mod tests;

0 commit comments

Comments
 (0)