librustc: Remove the const declaration form everywhere

This commit is contained in:
Patrick Walton
2013-03-22 14:00:15 -07:00
parent eba3367404
commit 85c9fc6f8f
157 changed files with 1031 additions and 1033 deletions

View File

@@ -139,7 +139,7 @@ pub struct print_stack_elt {
pbreak: print_stack_break
}
pub const size_infinity: int = 0xffff;
pub static size_infinity: int = 0xffff;
pub fn mk_printer(out: @io::Writer, linewidth: uint) -> @mut Printer {
// Yes 3, it makes the ring buffers big enough to never