rust/src/librustc/back
Alex Crichton 030c666cc1 Re-implement lint with less emphasis on item ids
This way it's much easier to add lints throughout compilation correctly, and
functions on impls can alter the way lints are emitted.
2013-05-17 00:49:16 -04:00
..
abi.rs auto merge of #6172 : Sodel-the-Vociferous/rust/rm_trt_obj_magic_nums, r=catamorphism,graydon 2013-05-02 16:03:37 -07:00
arm.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
link.rs Re-implement lint with less emphasis on item ids 2013-05-17 00:49:16 -04:00
mips.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
rpath.rs Rename vec::len(var) to var.len() 2013-05-15 11:05:28 +09:00
target_strs.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
upcall.rs librustc: Stop parsing modes and remove them entirely from the language 2013-05-08 17:04:01 -07:00
x86.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00
x86_64.rs Remove 'Local Variable' comments 2013-05-02 13:22:04 +10:00