Skip to content

Commit

Permalink
Add tracking issue to error_in_core
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Markeffsky committed Oct 30, 2022
1 parent 542febd commit f56d3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/core/src/error.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![doc = include_str!("error.md")]
#![unstable(feature = "error_in_core", issue = "none")]
#![unstable(feature = "error_in_core", issue = "103765")]

#[cfg(test)]
mod tests;
Expand Down

0 comments on commit f56d3c3

Please sign in to comment.