about summary refs log tree commit diff
path: root/src/librustsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorTim Chevalier <chevalier@alum.wellesley.edu>2012-04-19 18:04:41 -0700
committerTim Chevalier <chevalier@alum.wellesley.edu>2012-04-19 18:14:38 -0700
commitcdc8722f9503efdac0c619cfed1958192fe59eb9 (patch)
treea503c1669e4fb8f7191d1245eaf610f9b38b721a /src/librustsyntax/parse/parser.rs
parent594d22e7e24a630957aefa29f9da9a92e3c31587 (diff)
downloadrust-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