Searched refs:with_source_code (Results 1 – 4 of 4) sorted by relevance
280 .with_source_code(outer_source.to_string()); in no_override()313 .with_source_code(outer_source.to_string()); in two_source_codes()
413 pub fn with_source_code(self, source_code: impl SourceCode + Send + Sync + 'static) -> Report { in with_source_code() method
486 One option is to use [`with_source_code()`](Report::with_source_code)512 error.with_source_code(String::from("source code"))642 ).with_source_code(source);
316 `.with_source_code()` is here!!320 * **report:** add `with_source_code` ([50519264](https://github.com/zkat/miette/commit/50519264d47d…