index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
rustdoc
/
issue-46271.rs
blob: b38ef20c551fb9e67172a32c46ea4a76366dad5b (
plain
)
1
2
3
4
5
// hopefully this doesn't cause an ICE
pub
fn
foo
()
{
extern
crate
std
;
}