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
/
issues
/
auxiliary
/
cgu_test.rs
blob: 5ed973164a1c0d97bba18827c9dbe5662be9dd71 (
plain
)
1
2
3
4
5
6
// no-prefer-dynamic
// compile-flags: --crate-type=lib
pub
fn
id
<
T
>
(
t
:
T
)
->
T
{
t
}