Camel case the option type

This commit is contained in:
Brian Anderson
2012-08-20 12:23:37 -07:00
parent d9a6a63653
commit 8337fa1a54
330 changed files with 4929 additions and 4926 deletions

View File

@@ -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
})
})
]