This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3f6250a7bb
rust
/
tests
/
ui
/
any
History
Download ZIP
Download TAR.GZ
Ivar Flakstad
d5bf1a4c9a
Introduce
vtable_for
intrinsic and use it to implement
try_as_dyn
and
try_as_dyn_mut
for fallible coercion from
&T
/
&mut T
to
&dyn Trait
.
2025-12-16 06:39:58 -04:00
..
try_as_dyn.rs
Introduce
vtable_for
intrinsic and use it to implement
try_as_dyn
and
try_as_dyn_mut
for fallible coercion from
&T
/
&mut T
to
&dyn Trait
.
2025-12-16 06:39:58 -04:00
try_as_dyn_mut.rs
Introduce
vtable_for
intrinsic and use it to implement
try_as_dyn
and
try_as_dyn_mut
for fallible coercion from
&T
/
&mut T
to
&dyn Trait
.
2025-12-16 06:39:58 -04:00
try_as_dyn_soundness_test1.rs
Introduce
vtable_for
intrinsic and use it to implement
try_as_dyn
and
try_as_dyn_mut
for fallible coercion from
&T
/
&mut T
to
&dyn Trait
.
2025-12-16 06:39:58 -04:00
try_as_dyn_soundness_test2.rs
Introduce
vtable_for
intrinsic and use it to implement
try_as_dyn
and
try_as_dyn_mut
for fallible coercion from
&T
/
&mut T
to
&dyn Trait
.
2025-12-16 06:39:58 -04:00