Kevaundray Wedderburn
|
72b9a4fbd3
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00:00 |
|
Jesse Bakker
|
2e7abf8384
|
Remove parentheses when inverting !(cond)
|
2020-12-21 17:37:38 +01:00 |
|
Jesse Bakker
|
0f42a71806
|
Parenthesize composite if condition before inverting in invert-if assist
|
2020-12-15 16:25:57 +01:00 |
|
Aleksey Kladov
|
5ba4f949c2
|
Kill RAW_ literals
Syntactically, they are indistinguishable from non-raw versions, so it
doesn't make sense to separate then *at the syntax* level.
|
2020-11-06 22:23:14 +01:00 |
|
Aleksey Kladov
|
6ff78962b3
|
Microoptimize
|
2020-09-28 19:06:51 +02:00 |
|
dragfire
|
1d129a7172
|
Invert if should be smart about is_some, is_none, is_ok, is_err
|
2020-08-23 22:30:34 -06:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|