parent
58decdd7a1
commit
09ad0cd362
6 changed files with 20 additions and 5 deletions
|
|
@ -66,6 +66,9 @@ pub struct TyDesc {
|
|||
// `U`, but in the case of `@Trait` or `~Trait` objects, the type
|
||||
// `U` is unknown.
|
||||
borrow_offset: uint,
|
||||
|
||||
// Name corresponding to the type
|
||||
name: &'static str
|
||||
}
|
||||
|
||||
#[lang="opaque"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue