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
/
rfcs
/
rfc-1937-termination-trait
/
termination-trait-for-impl-termination.rs
blob: c06a135dcbc203b0b32c58b3425cbf3765f56d6d (
plain
)
1
2
3
// run-pass
fn
main
()
->
impl
std
::
process
::
Termination
{
}