Remove struct ctors
This commit is contained in:
parent
5e36a99794
commit
b4e547d71a
130 changed files with 1017 additions and 557 deletions
|
@ -422,7 +422,6 @@ fn restricted_keyword_table() -> hashmap<~str, ()> {
|
|||
~"if", ~"impl", ~"import",
|
||||
~"let", ~"log", ~"loop",
|
||||
~"match", ~"mod", ~"module", ~"move", ~"mut",
|
||||
~"new",
|
||||
~"owned",
|
||||
~"pure",
|
||||
~"ref", ~"return",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue