diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2024-12-24 14:05:22 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 14:05:22 +1100 |
| commit | 0c93b279ea23a1fc83b72d12f15f37e4946f5876 (patch) | |
| tree | 3f0931f0108f8e4e245fff4d87f962dd8cfb3895 /compiler/rustc_codegen_gcc | |
| parent | c2f44cd32c08323849ee459c504b0430cfcb02f9 (diff) | |
| parent | 5a8d970e4ff9b4167531013ba0694189e7ed2527 (diff) | |
| download | rust-0c93b279ea23a1fc83b72d12f15f37e4946f5876.tar.gz rust-0c93b279ea23a1fc83b72d12f15f37e4946f5876.zip | |
Rollup merge of #134662 - ionicmc-rs:any-safety-docs, r=Amanieu
Fix safety docs for `dyn Any + Send {+ Sync}`
Fixes the `# Safety` docs for `dyn Any + Send`'s `downcast_{mut/ref}_unchecked` to show the direct instructions , where previously the would tell the user to find the docs on `dyn Any` themselves.
This also adds them for `downcast_{mut/ref}_unchecked` on `dyn Any + Send + Sync`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
