Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/cstr/tests/compile_fail/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 485 B image not shown  

SSL non-str.stderr   Sprache: unbekannt

 
rahmenlose Ansicht.stderr DruckansichtUnknown {[0] [0] [0]}Mathematik

error: expected one of: byte string literal, string literal, identifier
 --> $DIR/non-str.rs:4:22
  |
4 |     let _foo = cstr!(1);
  |                      ^

error: expected one of: byte string literal, string literal, identifier
 --> $DIR/non-str.rs:5:22
  |
5 |     let _foo = cstr!(("a"));
  |                      ^^^^^

error: expected one of: byte string literal, string literal, identifier
 --> $DIR/non-str.rs:6:22
  |
6 |     let _foo = cstr!(&1);
  |                      ^

[Verzeichnis aufwärts0.24unsichere Verbindung]