diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-01-12 07:12:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-12 07:12:15 +0100 |
| commit | 286bb18a9b8c8bafe64eb9add96f597a3d80f832 (patch) | |
| tree | 94085cef2429674da61185207ff63ff24d422fd1 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | bc0a16524097d6c0f2d867c60d68cced19efb1db (diff) | |
| parent | 5786bbddc670597af286381b27fbb9f563cf7dc7 (diff) | |
| download | rust-286bb18a9b8c8bafe64eb9add96f597a3d80f832.tar.gz rust-286bb18a9b8c8bafe64eb9add96f597a3d80f832.zip | |
Rollup merge of #92748 - david-perez:eliminate-boxed-wording-std-error, r=Mark-Simulacrum
Eliminate "boxed" wording in `std::error::Error` documentation In commit 29403ee, documentation for the methods on `std::any::Any` was modified so that they referred to the concrete value behind the trait object as the "inner" value. This is a more accurate wording than "boxed": while putting trait objects inside boxes is arguably the most common use, they can also be placed behind other pointer types like `&mut` or `std::sync::Arc`. This commit does the same documentation changes for `std::error::Error`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
