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
/
ui
/
imports
/
issue-55811.rs
blob: 51dfd45e7a3d8d77b03533ef8f1a92674ef92bd6 (
plain
)
1
2
3
4
5
6
//@ check-pass //@ aux-build:issue-55811.rs extern crate issue_55811; fn main() {}