On Friday 12 April 2013 16:55:27 Graydon Hoare wrote: > On 13-04-12 07:47 AM, Diggory Hardy wrote: > > Hello list (new here), > > > > May I comment on a post from this Monday? > > Sure. But I ought to point out: we're in a "stabilizing and finalizing" > phase with the language now -- picking through corner cases and > remaining internal contradictions. Broad reorganization of assignment, > equality and argument-passing is out of scope at this point. These ships > sailed a year or two ago.
I expected that. Guess I am mostly just curious. You're right to point out that both issues are "bike sheds" with no clear best. (The semi-colon thing can be solved without syntactic ambiguity, e.g. closer to how shells work: require escapes or wrapping with an extra set of parenthesis when statements do not finish at the end of the line. But I am not suggesting you change this now.) -Diggory _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
