parent
94e4e91724
commit
3829ac2a52
28 changed files with 203 additions and 180 deletions
|
@ -107,7 +107,7 @@ enum PatternBindingMode {
|
|||
ArgumentIrrefutableMode,
|
||||
}
|
||||
|
||||
#[deriving(Eq, Hash)]
|
||||
#[deriving(Eq, TotalEq, Hash)]
|
||||
enum Namespace {
|
||||
TypeNS,
|
||||
ValueNS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue