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
/
src
/
test
/
ui
/
intrinsics
/
const-eval-select-backtrace-std.rs
blob: 29aefe07162b3170d285ad0844a5d2c4ee78aa15 (
plain
)
1
2
3
4
5
6
// See issue #100696.
// run-fail
// check-run-results
fn
main
()
{
&
""
[
1
..
];
}