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
|
7bcc2cd9c8
|
update test stderr
|
2018-12-10 08:22:07 +01:00 |
|
daxpedda
|
973d676cd1
|
Fix bug in implicit_return .
Bug was already covered by test, but test was not checked for.
|
2018-12-06 12:22:54 +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 |
|