Home
last modified time | relevance | path

Searched refs:with_labels (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/codespan/codespan-reporting/tests/
Dterm.rs137 .with_labels(vec![
245 .with_labels(vec![
254 .with_labels(vec![
263 .with_labels(vec![
274 .with_labels(vec![
397 .with_labels(vec![Label::primary((), 6..6).with_message("middle")]),
400 .with_labels(vec![Label::primary((), 12..12).with_message("end of line")]),
403 .with_labels(vec![Label::primary((), 23..23).with_message("end of line")]),
406 .with_labels(vec![Label::primary((), eof..eof).with_message("end of file")]),
431 .with_labels(vec![
[all …]
/third_party/rust/crates/codespan/codespan-reporting/examples/
Dterm.rs98 .with_labels(vec![ in main()
107 .with_labels(vec![ in main()
115 .with_labels(vec![ in main()
130 .with_labels(vec![ in main()
147 .with_labels(vec![ in main()
Dreusable_diagnostic.rs63 .with_labels(vec![ in report()
76 .with_labels(vec![ in report()
Dcustom_files.rs172 .with_labels( in to_diagnostic()
186 .with_labels( in to_diagnostic()
Dpeg_calculator.rs59 .with_labels(vec![ in main()
Dreadme_preview.rs64 .with_labels(vec![ in main()
/third_party/rust/crates/codespan/codespan-reporting/src/
Dterm.rs117 let diagnostic = Diagnostic::bug().with_labels(vec![Label::primary(id, 0..0)]); in unsized_emit()
Ddiagnostic.rs199 pub fn with_labels(mut self, labels: Vec<Label<FileId>>) -> Diagnostic<FileId> { in with_labels() method
/third_party/rust/crates/codespan/
DREADME.md75 .with_labels(vec![