daxpedda
|
2183cfcc13
|
Fix implicit_return false positives.
|
2019-01-20 13:45:22 +01:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Matthias Krüger
|
38fabcbdf2
|
tests: fix formatting and update test output
fix script one last time™
|
2018-12-27 17:03:53 +01:00 |
|
daxpedda
|
6870638c3f
|
Fix an endless loop in the tests.
|
2018-12-16 22:20:05 +01:00 |
|
daxpedda
|
35058287ce
|
Fix implicit_return false positives.
|
2018-12-16 15:42:02 +01:00 |
|
Matthias Krüger
|
f1d5194e3d
|
tests: revert some changs and add further rustfmt::skip attributes.
|
2018-12-11 00:59:59 +01:00 |
|
Matthias Krüger
|
435299be30
|
rustfmt tests
|
2018-12-09 23:26:16 +01:00 |
|
daxpedda
|
aed2b986e6
|
Renamed to implicit_return .
Covered all other kinds besides `ExprKind::Lit`.
Added check for replacing `break` with `return`.
|
2018-12-05 14:39:09 +01:00 |
|