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
/
tools
/
clippy
/
tests
/
ui
/
crashes
/
ice-3891.rs
blob: a3f1ccad71ae6f7b94dd306b3796e537d5e21710 (
plain
)
1
2
3
4
fn main() { 1x; //~^ ERROR: invalid suffix `x` for number literal }