Jonathan Carlson

Results 3 issues of Jonathan Carlson

- I've gotten code using [core](https://doc.rust-lang.org/core/index.html) to run on the arc-elf32 target using [rustc_codegen_gcc](https://github.com/rust-lang/rustc_codegen_gcc) (as discussed in a [Rust forum post](https://users.rust-lang.org/t/cross-compiling-for-arc-processor-argonaut-risc-core/98306)) - I'm attempting to link C code which calls...

waiting to merge until able to join collab session with url

### Description Running: `cargo install --locked typst-cli` for `typst-cli v0.11.1` led to a compilation error caused by the `time` crate (version 0.3.34). See https://github.com/rust-lang/rust/pull/124736 for a fix for the same...

bug
devops