index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
unpretty
/
ast-const-trait-bound.rs
blob: dbcba7871ec96fdd86ce86d0fb4263cf783b451a (
plain
)
1
2
3
4
// compile-flags: -Zunpretty=normal
// check-pass
fn
foo
()
where
T
:
~
const
Bar
{}