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
/
parser
/
misspelled-keywords
/
where-clause.rs
blob: c03d04d5fee5030ad6b804dbcf7f9f8a1e573d48 (
plain
)
1
2
3
4
5
6
7
8
fn code<T>() -> u8 wheree //~^ ERROR expected one of T: Debug, { } fn main() {}