rust/src/librustc/lint
bors fe8bc17801 auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton
This change registers new snapshots, allowing `*T` to be removed from the language. This is a large breaking change, and it is recommended that if compiler errors are seen that any FFI calls are audited to determine whether they should be actually taking `*mut T`.
2014-06-28 20:11:34 +00:00
..
builtin.rs rustc: update the unnecessary parens lint for struct literals. 2014-06-27 16:43:05 +10:00
context.rs More upstream lint changes 2014-06-24 11:36:28 -07:00
mod.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00