This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-15 20:45:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
324,073
Commits
10
Branches
157
Tags
8da2d28cbd5a4e2b93e028e709afe09541671663
Commit Graph
1 Commits
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