Lines Matching full:note
7 pub note: Option<&'static str>, field
33 note: Some("hint: use UniquePtr<> or SharedPtr<>"),
39 note: Some("identifiers starting with cxxbridge are reserved"),
45 note: Some("hint: wrap it in a UniquePtr<>"),
51 note: Some("hint: wrap it in a UniquePtr<> or SharedPtr<>"),
57 note: Some("note: explicitly set `= 0` if that is desired outcome"),
63 note: Some("note: use a path starting with the crate name"),
69 note: Some("identifiers containing double underscore are reserved in C++"),
75 note: None,
81 note: Some("hint: wrap it in a Box<>"),
87 note: None,
93 note: Some(