mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
Auto merge of #26724 - tshepang:patch-1, r=bluss
Also, the info is repeated in the following paragraph
This commit is contained in:
commit
6809481896
@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Traits for dynamic typing of any `'static` type (through runtime reflection)
|
||||
//!
|
||||
//! This module implements the `Any` trait, which enables dynamic typing
|
||||
//! of any `'static` type through runtime reflection.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user