diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-04-19 18:04:41 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-04-19 18:14:38 -0700 |
| commit | cdc8722f9503efdac0c619cfed1958192fe59eb9 (patch) | |
| tree | a503c1669e4fb8f7191d1245eaf610f9b38b721a /src/librustsyntax/parse/parser.rs | |
| parent | 594d22e7e24a630957aefa29f9da9a92e3c31587 (diff) | |
| download | rust-cdc8722f9503efdac0c619cfed1958192fe59eb9.tar.gz rust-cdc8722f9503efdac0c619cfed1958192fe59eb9.zip | |
Add a lint pass to check for while true { ... } loops
And suggest changing them to loop { ... }. Had to fix the few
remaining while true loops (in core::io). Closes #1962.
Diffstat (limited to 'src/librustsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions
