Files
rust/src/libsyntax
bors 329fcd48e5 auto merge of #12338 : edwardw/rust/hygienic-break-continue, r=cmr
Makes labelled loops hygiene by performing renaming of the labels defined in e.g. `'x: loop { ... }` and then used in break and continue statements within loop body so that they act hygienically when used with macros.
    
Closes #12262.
2014-02-23 15:37:05 -08:00
..
2014-02-23 21:20:37 +08:00
2014-01-23 03:03:55 +09:00
2014-02-23 21:20:37 +08:00
2014-02-20 16:03:58 +08:00