Sign in
rust
/
rust
/
97b1c314892ef4497c0ce5656daa3a54c4e052d3
/
.
/
tests
/
ui
/
modules
/
auxiliary
/
issue-1920.rs
blob: 1548cb995638cc9f5c1778fe623d471b94c6e2fa [
file
]
// Just exporting some type to test for correct diagnostics when this
// crate is pulled in at a non-root location in client crate.
pub
struct
S
;