Home
last modified time | relevance | path

Searched defs:report_overflow_no_abort (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/
Dmod.rs134 fn report_overflow_no_abort(&self, obligation: PredicateObligation<'tcx>) -> ErrorGuaranteed; in report_overflow_no_abort() method
620 fn report_overflow_no_abort(&self, obligation: PredicateObligation<'tcx>) -> ErrorGuaranteed { in report_overflow_no_abort() method