]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107317 - ids1024:asfd-rc, r=dtolnay
authorMichael Goulet <michael@errs.io>
Thu, 9 Feb 2023 04:01:24 +0000 (20:01 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 04:01:24 +0000 (20:01 -0800)
Implement `AsFd` and `AsRawFd` for `Rc`

Fixes https://github.com/rust-lang/rust/issues/105931.


Trivial merge