9ab4b03017
Minor style changes
d942dd556a
artiq: Preserve start mu when entering `with sequential` block
"with parallel" breakage
More kernel test results:
@kernel
def run(self):
self.core.break_realtime()
end_t = int64(0)
with parallel:
with sequential:
…
f83bf0a1fd
artiq: Use gen_block when generating "with sequential"
7414fa3d14
cargo: Update dependencies
ecca62b8c1
artiq: Use gen_block when generating "with sequential"
e49b760e34
ld: Support multiple CFIs with different encoding in .eh_frame
aa92778363
ld: Fix remapping of FDEs with multiple CFIs
e1487ed335
cargo: Update dependencies