]> git.lizzy.rs Git - rust.git/commit
rustc: Assert that the parser doesn't assign node id 0
authorBrian Anderson <banderson@mozilla.com>
Thu, 19 Jan 2012 02:52:09 +0000 (18:52 -0800)
committerBrian Anderson <banderson@mozilla.com>
Thu, 19 Jan 2012 03:59:24 +0000 (19:59 -0800)
commit3ebf7b42bd930de73f376dd1b3f2060e00b0fe6d
tree6931b9030867b7c0258e6302ead93b4a71a23bac
parent20b8509594a8acd5dd68d7acb6da94029deed7fb
rustc: Assert that the parser doesn't assign node id 0

It is reserved for indicating the crate, but doesn't exist in the AST
src/comp/syntax/parse/parser.rs