Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
rustdoc-json
/
pub_mod_in_private_mod.rs
blob: 8b31ad0bcfe28275b637634b574d12a48432cf6a [
file
] [
log
] [
blame
]
// See https://github.com/rust-lang/rust/issues/101105
//@ !has "$.index[?(@.name=='nucleus')]"
mod
corpus
{
pub
mod
nucleus
{}
}