Actions: oxc-project/oxc
Actions
13,761 workflow runs
13,761 workflow runs
PartialEq
impl for &Atom
Check PR
#13761:
Pull request #8642
edited
by
overlookmotel
Atom
s
Check PR
#13760:
Pull request #8641
edited
by
overlookmotel
PartialEq
impl for &Atom
Check PR
#13759:
Pull request #8642
opened
by
overlookmotel
Atom
s
Check PR
#13758:
Pull request #8641
opened
by
overlookmotel
Atom
impls
Check PR
#13755:
Pull request #8639
edited
by
overlookmotel
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
Check PR
#13754:
Pull request #8638
synchronize
by
sapphi-red
Atom
impls
Check PR
#13753:
Pull request #8639
opened
by
overlookmotel
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
Check PR
#13752:
Pull request #8638
synchronize
by
sapphi-red
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
Check PR
#13751:
Pull request #8638
edited
by
sapphi-red
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
Check PR
#13750:
Pull request #8638
opened
by
sapphi-red
(a = b) === null || a === undefined
to (a = b) == null
Check PR
#13749:
Pull request #8637
edited
by
sapphi-red
(a = b) === null || a === undefined
to (a = b) == null
Check PR
#13748:
Pull request #8637
synchronize
by
sapphi-red
(a = b) === null || a === undefined
to (a = b) == null
Check PR
#13747:
Pull request #8637
synchronize
by
autofix-ci
bot
(a = b) === null || a === undefined
to (a = b) == null
Check PR
#13746:
Pull request #8637
opened
by
sapphi-red
ast_passes
to peephole
Check PR
#13743:
Pull request #8635
synchronize
by
Boshen
ast_passes
to peephole
Check PR
#13742:
Pull request #8635
opened
by
Boshen