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
315740
commits
10
branches
154
tags
1.3
GiB
beta
Commit graph
1 commit
Author
SHA1
Message
Date
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