Home
last modified time | relevance | path

Searched refs:into_error (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/consts/
H A Dissue-66787.rs25 fn into_error(self, error: Self::Source) -> Error { in into_error() method
38 fn into_error(self, source: Self::Source) -> E; in into_error() method
/dports/lang/rust/rustc-1.58.1-src/src/test/codegen/
H A Dset-discriminant-invalid.rs29 fn into_error(self, error: Self::Source) -> Error { in into_error() method
42 fn into_error(self, source: Self::Source) -> E; in into_error() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/assert_cmd-1.0.8/src/
H A Dassert.rs197 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
256 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
283 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
296 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
370 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
373 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
467 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
562 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/www/xh/xh-0.14.1/cargo-crates/assert_cmd-1.0.8/src/
H A Dassert.rs197 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
256 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
283 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
296 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
370 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
373 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
467 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
562 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/snafu-0.6.6/src/
H A Dlib.rs307 self.map_err(|error| context.into_error(error)) in context()
318 context.into_error(error) in with_context()
435 self.ok_or_else(|| context.into_error(NoneError)) in context()
444 self.ok_or_else(|| context().into_error(NoneError)) in with_context()
581 fn into_error(self, source: Self::Source) -> E; in into_error() method
/dports/deskutils/just/just-0.10.5/cargo-crates/snafu-0.6.10/src/
H A Dlib.rs318 self.map_err(|error| context.into_error(error)) in context()
329 context.into_error(error) in with_context()
446 self.ok_or_else(|| context.into_error(NoneError)) in context()
455 self.ok_or_else(|| context().into_error(NoneError)) in with_context()
592 fn into_error(self, source: Self::Source) -> E; in into_error() method
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/snafu-0.6.10/src/
H A Dlib.rs318 self.map_err(|error| context.into_error(error)) in context()
329 context.into_error(error) in with_context()
446 self.ok_or_else(|| context.into_error(NoneError)) in context()
455 self.ok_or_else(|| context().into_error(NoneError)) in with_context()
592 fn into_error(self, source: Self::Source) -> E; in into_error() method
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/net/oha/oha-0.4.7/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/devel/grex/grex-1.3.0/cargo-crates/assert_cmd-2.0.1/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/assert_cmd/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/assert_cmd-2.0.0/src/
H A Dassert.rs197 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
256 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
283 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
296 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
370 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
373 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
467 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
562 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/assert_cmd-2.0.2/src/
H A Dassert.rs103 fn into_error(self, reason: AssertReason) -> AssertError { in into_error() method
163 return Err(self.into_error(AssertReason::UnexpectedFailure { actual_code })); in try_success()
191 return Err(self.into_error(AssertReason::UnexpectedSuccess)); in try_failure()
205 return Err(self.into_error(AssertReason::UnexpectedCompletion)); in try_interrupted()
280 return Err(self.into_error(AssertReason::CommandInterrupted)); in code_impl()
283 return Err(self.into_error(AssertReason::UnexpectedReturnCode { in code_impl()
378 return Err(self.into_error(AssertReason::UnexpectedStdout { in stdout_impl()
474 return Err(self.into_error(AssertReason::UnexpectedStderr { in stderr_impl()
/dports/editors/xi-term/xi-term-d264767/cargo-crates/log4rs-0.8.3/src/append/
H A Dmod.rs76 Some(kind) => kind.deserialize_into().map_err(|e| e.into_error())?, in deserialize()
81 Some(filters) => filters.deserialize_into().map_err(|e| e.into_error())?, in deserialize()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/snafu-0.6.6/src/futures01/
H A Dfuture.rs148 .into_error(error) in poll()
179 context().into_error(error) in poll()
H A Dstream.rs146 .map_err(|error| self.context.clone().into_error(error)) in poll()
172 context().into_error(error) in poll()
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/snafu-0.6.10/src/futures01/
H A Dstream.rs146 .map_err(|error| self.context.clone().into_error(error)) in poll()
172 context().into_error(error) in poll()
H A Dfuture.rs148 .into_error(error) in poll()
179 context().into_error(error) in poll()
/dports/deskutils/just/just-0.10.5/cargo-crates/snafu-0.6.10/src/futures01/
H A Dfuture.rs148 .into_error(error) in poll()
179 context().into_error(error) in poll()
H A Dstream.rs146 .map_err(|error| self.context.clone().into_error(error)) in poll()
172 context().into_error(error) in poll()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/snafu-0.6.6/src/futures/
H A Dtry_future.rs155 .into_error(error) in poll()
192 context().into_error(error) in poll()

1234567