Haitao Li
|
2a59ab8fa5
|
rustc: Specify lint checks via crate attributes
A crate attribute like `#[lint(no_ctypes)]` can now be used to turn off
ctypes checking.
Issue #1543
|
2012-01-22 01:33:37 +08:00 |
|
Patrick Walton
|
c267821742
|
rustc: ";" to "," in enums
|
2012-01-19 18:04:25 -08:00 |
|
Haitao Li
|
d699db699a
|
rustc: Refactor lint check and avoid a segv fault
The segv fault issue is #1566
|
2012-01-19 20:31:43 +08:00 |
|
Haitao Li
|
7ffb2cb7e8
|
rustc: Name the lint-style check module lint
Issue #1543
|
2012-01-19 17:54:38 +08:00 |
|