<!-- Thank you for finding a documentation problem! 📚 Documentation problems might be grammatical issues, typos, or unclear wording, please provide details regarding the documentation including where it is present. Note: If your issue is for one of these, please use their dedicated issue tracker instead: - The Rust Book: https://github.com/rust-lang/book/issues - Rust by Example: https://github.com/rust-lang/rust-by-example/issues - The Edition Guide: https://github.com/rust-lang/edition-guide/issues - The Cargo Book: https://github.com/rust-lang/cargo/issues - The Clippy Book: https://github.com/rust-lang/rust-clippy/issues - The Reference: https://github.com/rust-lang/reference/issues - The Rustonomicon: https://github.com/rust-lang/nomicon/issues - The Embedded Book: https://github.com/rust-embedded/book/issues All other documentation issues should be filed here. Or, if you find an issue related to rustdoc (e.g. doctest, rustdoc UI), please use the bug report or blank issue template instead. --> ### Location https://github.com/rust-lang/rust/blob/9353538c7bea6edb245457712cec720305c4576e/library/core/src/any.rs#L151 ### Summary "the `get_context_ref` call" should be "the `get_context_by_ref` call" <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_ASSIGN_START --> <!-- TRIAGEBOT_ASSIGN_DATA_START$${"user":"albertlarsan68"}$$TRIAGEBOT_ASSIGN_DATA_END --> <!-- TRIAGEBOT_ASSIGN_END --> <!-- TRIAGEBOT_END -->
Location
rust/library/core/src/any.rs
Line 151 in 9353538
Summary
"the
get_context_refcall" should be "theget_context_by_refcall"