Searched defs:errors (Results 1 – 14 of 14) sorted by relevance
61 let mut errors = errors.0; in run() localVariable
75 errors: usize, field
12 pub errors: ErrorTransform, field32 let errors = ErrorTransform::new(error_conf, doc)?; in new() localVariable
14 pub errors: ErrorConf, field101 let mut errors = None; in build() localVariable
39 let mut errors = Vec::new(); in report() localVariable
17 let mut errors = Vec::new(); in check() localVariable
10 pub errors: Vec<Error>, field
233 let mut errors = Vec::new(); in build() localVariable
81 pub errors: Vec<Error>, field
38 let mut errors = 0; in run() localVariable
28 let mut errors = 0; in run() localVariable
264 let mut errors = VerifierErrors::default(); in verify_function() localVariable2144 let mut errors = VerifierErrors::default(); in empty() localVariable2170 let mut errors = VerifierErrors::default(); in bad_instruction_format() localVariable2198 let mut errors = VerifierErrors::default(); in test_iconst_bounds() localVariable2250 let mut errors = VerifierErrors::default(); in test_function_invalid_param() localVariable2263 let mut errors = VerifierErrors::default(); in test_function_invalid_return_value() localVariable2286 let mut errors = VerifierErrors::default(); in test_printing_contextual_errors() localVariable2307 let mut errors = VerifierErrors::default(); in test_empty_block() localVariable
22 let mut errors = errors.0; in pretty_verifier_error() localVariable
253 let mut errors = VerifierErrors::default(); in verify() localVariable