Lines Matching refs:Some
32 note: Some("hint: use UniquePtr<> or SharedPtr<>"),
37 label: Some("reserved identifier"),
38 note: Some("identifiers starting with cxxbridge are reserved"),
44 note: Some("hint: wrap it in a UniquePtr<>"),
50 note: Some("hint: wrap it in a UniquePtr<> or SharedPtr<>"),
55 label: Some("discriminant overflow"),
56 note: Some("note: explicitly set `= 0` if that is desired outcome"),
61 label: Some("#include relative to `.` or `..` is not supported in Cargo builds"),
62 note: Some("note: use a path starting with the crate name"),
67 label: Some("reserved identifier"),
68 note: Some("identifiers containing double underscore are reserved in C++"),
74 note: Some("hint: wrap it in a Box<>"),
79 label: Some("unsupported type"),
85 label: Some("not allowed"),
86 note: Some(