]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #6722 : alexcrichton/rust/issue-4219-no-merge-hack, r=brson
authorbors <bors@rust-lang.org>
Sat, 25 May 2013 22:13:54 +0000 (15:13 -0700)
committerbors <bors@rust-lang.org>
Sat, 25 May 2013 22:13:54 +0000 (15:13 -0700)
Changes the int/uint modules to all use macros instead of using the `merge` attribute. It would be nice to have #4375 resolved as well for this, but that can probably come at a later date.

Closes #4219.

1  2 
src/libsyntax/parse/parser.rs

Simple merge