Remove incorrect comment about PartialEq
implementation
This commit is contained in:
parent
4583dc9b13
commit
0872cc37bc
@ -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…
x
Reference in New Issue
Block a user