diff options
| author | david-perez <d@vidp.dev> | 2022-01-10 23:18:34 +0100 |
|---|---|---|
| committer | david-perez <d@vidp.dev> | 2022-01-10 23:18:34 +0100 |
| commit | 5786bbddc670597af286381b27fbb9f563cf7dc7 (patch) | |
| tree | 640b0b4e5b077c9ee49d529d28bb90db0eb2aaca /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | 89b9f7b284aacc5f8613438b80e4dd7bdd10549e (diff) | |
| download | rust-5786bbddc670597af286381b27fbb9f563cf7dc7.tar.gz rust-5786bbddc670597af286381b27fbb9f563cf7dc7.zip | |
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 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
