Home
last modified time | relevance | path

Searched refs:bright (Results 1 – 25 of 76) sorted by relevance

1234

/external/rust/crates/codespan-reporting/tests/snapshots/
Dterm__empty__rich_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
7 {fg:Red bold bright}error{bold bright}: {/}
9 {fg:Yellow bold bright}warning{bold bright}: {/}
11 {fg:Green bold bright}note{bold bright}: {/}
13 {fg:Cyan bold bright}help{bold bright}: {/}
15 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__empty__medium_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
6 {fg:Red bold bright}error{bold bright}: {/}
7 {fg:Yellow bold bright}warning{bold bright}: {/}
8 {fg:Green bold bright}note{bold bright}: {/}
9 {fg:Cyan bold bright}help{bold bright}: {/}
10 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__empty__short_color.snap5 {fg:Red bold bright}bug{bold bright}: {/}
6 {fg:Red bold bright}error{bold bright}: {/}
7 {fg:Yellow bold bright}warning{bold bright}: {/}
8 {fg:Green bold bright}note{bold bright}: {/}
9 {fg:Cyan bold bright}help{bold bright}: {/}
10 {fg:Red bold bright}bug{bold bright}: {/}
Dterm__overlapping__short_color.snap5 nested_impl_trait.rs:5:56: {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is no…
6 typeck_type_placeholder_item.rs:1:18: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
7 typeck_type_placeholder_item.rs:2:25: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
8 typeck_type_placeholder_item.rs:2:28: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
9 no_send_res_ports.rs:25:5: {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot …
10 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
Dterm__message__short_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message__medium_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message__rich_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
7 {fg:Yellow bold bright}warning{bold bright}: a message{/}
9 {fg:Green bold bright}note{bold bright}: a message{/}
11 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message_and_notes__short_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
6 {fg:Yellow bold bright}warning{bold bright}: a message{/}
7 {fg:Green bold bright}note{bold bright}: a message{/}
8 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__empty_ranges__medium_color.snap5 hello:1:7: {fg:Green bold bright}note{bold bright}: middle{/}
6 hello:1:13: {fg:Green bold bright}note{bold bright}: end of line{/}
7 hello:2:11: {fg:Green bold bright}note{bold bright}: end of line{/}
8 hello:3:4: {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__empty_ranges__short_color.snap5 hello:1:7: {fg:Green bold bright}note{bold bright}: middle{/}
6 hello:1:13: {fg:Green bold bright}note{bold bright}: end of line{/}
7 hello:2:11: {fg:Green bold bright}note{bold bright}: end of line{/}
8 hello:3:4: {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__overlapping__medium_color.snap5 nested_impl_trait.rs:5:56: {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is no…
6 typeck_type_placeholder_item.rs:1:18: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
7 typeck_type_placeholder_item.rs:2:25: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
8 typeck_type_placeholder_item.rs:2:28: {fg:Red bold bright}error[E0121]{bold bright}: the type place…
9 no_send_res_ports.rs:25:5: {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot …
14 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
Dterm__message_and_notes__medium_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
7 {fg:Yellow bold bright}warning{bold bright}: a message{/}
9 {fg:Green bold bright}note{bold bright}: a message{/}
11 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__message_and_notes__rich_color.snap5 {fg:Red bold bright}error{bold bright}: a message{/}
8 {fg:Yellow bold bright}warning{bold bright}: a message{/}
11 {fg:Green bold bright}note{bold bright}: a message{/}
14 {fg:Cyan bold bright}help{bold bright}: a message{/}
Dterm__empty_ranges__rich_color.snap5 {fg:Green bold bright}note{bold bright}: middle{/}
11 {fg:Green bold bright}note{bold bright}: end of line{/}
17 {fg:Green bold bright}note{bold bright}: end of line{/}
23 {fg:Green bold bright}note{bold bright}: end of file{/}
Dterm__multifile__short_color.snap5 Data/Nat.fun:7:13: {fg:Red bold bright}error{bold bright}: unknown builtin: `NATRAL`{/}
6 Data/Nat.fun:17:16: {fg:Yellow bold bright}warning{bold bright}: unused parameter pattern: `n₂`{/}
7 Test.fun:4:11: {fg:Red bold bright}error[E0001]{bold bright}: unexpected type in application of `_+…
Dterm__multifile__medium_color.snap5 Data/Nat.fun:7:13: {fg:Red bold bright}error{bold bright}: unknown builtin: `NATRAL`{/}
7 Data/Nat.fun:17:16: {fg:Yellow bold bright}warning{bold bright}: unused parameter pattern: `n₂`{/}
9 Test.fun:4:11: {fg:Red bold bright}error[E0001]{bold bright}: unexpected type in application of `_+…
Dterm__multifile__rich_color.snap5 {fg:Red bold bright}error{bold bright}: unknown builtin: `NATRAL`{/}
13 {fg:Yellow bold bright}warning{bold bright}: unused parameter pattern: `n₂`{/}
21 {fg:Red bold bright}error[E0001]{bold bright}: unexpected type in application of `_+_`{/}
Dterm__overlapping__rich_color.snap5 {fg:Red bold bright}error[E0666]{bold bright}: nested `impl Trait` is not allowed{/}
14 {fg:Red bold bright}error[E0121]{bold bright}: the type placeholder `_` is not allowed within types…
23 {fg:Red bold bright}error[E0121]{bold bright}: the type placeholder `_` is not allowed within types…
33 {fg:Red bold bright}error[E0277]{bold bright}: `std::rc::Rc<()>` cannot be sent between threads saf…
54 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
Dterm__fizz_buzz__short_color.snap5 FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible …
6 FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible…
Dterm__same_line__short_color.snap5 one_line.rs:3:12: {fg:Red bold bright}error[E0499]{bold bright}: cannot borrow `v` as mutable more …
6 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
Dterm__same_line__medium_color.snap5 one_line.rs:3:12: {fg:Red bold bright}error[E0499]{bold bright}: cannot borrow `v` as mutable more …
6 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
Dterm__fizz_buzz__medium_color.snap5 FizzBuzz.fun:8:12: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible …
8 FizzBuzz.fun:16:16: {fg:Red bold bright}error[E0308]{bold bright}: `case` clauses have incompatible…
Dterm__same_line__rich_color.snap5 {fg:Red bold bright}error[E0499]{bold bright}: cannot borrow `v` as mutable more than once at a tim…
14 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
Dterm__same_ranges__short_color.snap5 same_range:1:5: {fg:Red bold bright}error{bold bright}: Unexpected token{/}
Dterm__same_ranges__medium_color.snap5 same_range:1:5: {fg:Red bold bright}error{bold bright}: Unexpected token{/}

1234