Home
last modified time | relevance | path

Searched refs:TypeR (Results 1 – 2 of 2) sorted by relevance

/external/rust/cxx/tests/ui/
Dopaque_not_sized.stderr4 4 | type TypeR;
10 = help: within `TypeR`, the trait `Sized` is not implemented for `str`
11 = note: required because it appears within the type `TypeR`
Dopaque_not_sized.rs4 type TypeR; typedef
8 struct TypeR(str); struct