Continue to try to make travis happy by adding a issue number
This commit is contained in:
parent
420e6413c6
commit
b60efc1574
@ -4773,7 +4773,8 @@ pub struct ParseIntError {
|
||||
|
||||
#[unstable(feature = "int_error_matching",
|
||||
reason = "it can be useful to match errors when making error messages \
|
||||
for integer parsing")]
|
||||
for integer parsing",
|
||||
issue = "22639")]
|
||||
#[derive(Debug, Clone, PartialEq, Eq)]
|
||||
#[non_exhaustive]
|
||||
pub enum IntErrorKind {
|
||||
|
Loading…
x
Reference in New Issue
Block a user