Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
modules
/
auxiliary
/
issue-1920.rs
blob: 1548cb995638cc9f5c1778fe623d471b94c6e2fa [
file
] [
log
] [
blame
]
// 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
;