rust/src/librustc/lint
Alex Crichton 768caf1083 rustc: Set the exceeding_bitshifts lint to Allow
There's currently a bug in it which fires erroneously on cross compiles,
preventing new nightlies from being generated. This can be reset back to Deny
once it's been fixed.

cc #18587
2014-11-03 14:34:14 -08:00
..
builtin.rs rustc: Set the exceeding_bitshifts lint to Allow 2014-11-03 14:34:14 -08:00
context.rs DSTify Hash 2014-10-31 07:25:34 -05:00
mod.rs Update code with new lint names 2014-10-28 08:54:21 -07:00