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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
issue-1802-1.rs
blob: b4af7c288ec834a4b69d663314ad9a4e72d2d246 (
plain
)
1
2
3
4
// error-pattern:no valid digits found for number fn main() { log(error, 0b42); }