Lines Matching refs:secondary
140 Label::secondary(file_id1, 64..65)
142 Label::secondary(file_id1, 66..70)
248 Label::secondary(file_id1, 119..140)
257 Label::secondary(file_id2, 17..18)
268 Label::secondary(file_id2, 48..54)
277 Label::secondary(file_id4, 353..416)
279 Label::secondary(file_id3, 141..145)
433 Label::secondary((), 4..4).with_message("Expected '('"),
513 Label::secondary(file_id1, 130..155).with_message("based on the definition of `_+_`"),
573 Label::secondary(file_id, 62..166).with_message("`case` clauses have incompatible types"),
574 Label::secondary(file_id, 41..47).with_message("expected type `String` found here"),
588 Label::secondary(file_id, 211..331).with_message("`case` clauses have incompatible types"),
589 Label::secondary(file_id, 258..268).with_message("this is found to be of type `String`"),
590 Label::secondary(file_id, 284..290).with_message("this is found to be of type `String`"),
591 Label::secondary(file_id, 306..312).with_message("this is found to be of type `String`"),
592 Label::secondary(file_id, 186..192).with_message("expected type `String` found here"),
638 // this secondary label is before the primary label to test the locus calculation (see issue #259)
639 Label::secondary((), 89..134).with_message("this is found to be of type `Result<ByteIndex, LineIndexOutOfBoundsError>`"),
641 Label::secondary((), 8..362).with_message("`match` arms have incompatible types"),
642 Label::secondary((), 167..195).with_message("this is found to be of type `Result<ByteIndex, LineIndexOutOfBoundsError>`"),
894 Label::secondary((), invalid_start.."?".len())
900 Label::secondary((), "??".len().."???".len() - 1)
906 Label::secondary((), invalid_start.."???".len() - 1)
942 Label::secondary((), 0..12)
995 " +1", // secondary label here
1010 Label::secondary(file_id1, 15..21).with_message("content should be in here"),
1017 Label::secondary(file_id2, 55..55).with_message("missing whitespace"),