Commit Graph

10 Commits

Author SHA1 Message Date
mcarton b82f43f38e
Revert "Remove all `union` stuffs"
This reverts commit 888c34ad70.
This rustups to rustc 1.13.0-nightly (70598e04f 2016-09-03).
2016-09-04 17:45:36 +02:00
mcarton 888c34ad70
Remove all `union` stuffs
The rustc's PR wasn't merged. Hopefully this commit can simply be reverted when it's time.
2016-08-31 18:22:36 +02:00
mcarton 01424f5622
Support unions here and there 2016-08-31 18:22:36 +02:00
mcarton 65c4e391ee Fix wrong tests and improve some other 2016-06-07 17:32:36 +02:00
Oliver Schneider bb69e60b30
fix no_effect lint 2016-05-25 18:51:35 +02:00
Oliver Schneider 1e897f1552 add a companion lint to `no_effect` with suggestions for partially effective statements 2016-05-13 16:43:47 +02:00
mcarton 13bb22a68b Remove all ExprRange
Rustup to rustc 1.9.0-nightly (998a6720b 2016-03-07)
2016-03-07 16:31:38 +01:00
Oliver Schneider eed9ec15fb improve the `no_effect` lint 2016-02-11 13:50:41 +01:00
Oliver Schneider 3b1df8d381 fallout 2016-02-01 13:01:16 +01:00
Seo Sanghyeon 0fe5981870 New lint for statement with no effect 2015-10-29 15:50:35 +09:00