Home
last modified time | relevance | path

Searched defs:ST5 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/tests/ui/rfcs/rfc-2302-self-struct-ctor/
Drfc-2302-self-struct-ctor.rs62 struct ST5; // unit struct struct
64 impl ST5 { implementation