Remove incorrect comment about PartialEq implementation
This commit is contained in:
parent
4583dc9b13
commit
0872cc37bc
1 changed files with 0 additions and 1 deletions
|
|
@ -931,7 +931,6 @@ pub struct TypeBinding {
|
|||
}
|
||||
|
||||
|
||||
// NB PartialEq method appears below.
|
||||
#[derive(Clone, PartialEq, Eq, RustcEncodable, RustcDecodable, Hash)]
|
||||
pub struct Ty {
|
||||
pub id: NodeId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue