Camel case the option type
This commit is contained in:
@@ -57,7 +57,7 @@ fn test_run_passes() {
|
||||
with doc.cratemod().item
|
||||
},
|
||||
items: ~[],
|
||||
index: none
|
||||
index: None
|
||||
})
|
||||
})
|
||||
]
|
||||
@@ -76,7 +76,7 @@ fn test_run_passes() {
|
||||
with doc.cratemod().item
|
||||
},
|
||||
items: ~[],
|
||||
index: none
|
||||
index: None
|
||||
})
|
||||
})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user