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
/
issues
/
auxiliary
/
issue-51798.rs
blob: fef5213db9f7a51d057da27fa9f6710d2c395d4a (
plain
)
1
2
3
#![crate_type = "lib"] pub fn vec() -> Vec<u8> { vec![] }