adamnemecek
adamnemecek
Exposed the as_ptr API to match atomic. It's called as_ptr in line with [this](https://github.com/rust-lang/rust/pull/107736).
SageMath https://www.sagemath.org is a popular mathematics project. It has it's own gitignore https://github.com/sagemath/sage/blob/develop/.gitignore. Should I call it SageMath.gitignore?
When I try to compile miratope, I get this error ``` Compiling crossbeam-epoch v0.9.5 error[E0635]: unknown feature `proc_macro_span_shrink` --> /Users/adamnemecek/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/lib.rs:92:30 | 92 | feature(proc_macro_span, proc_macro_span_shrink) | ^^^^^^^^^^^^^^^^^^^^^^ Compiling crossbeam-utils v0.8.5...
Hi, it would be nice if the README contained instructions on how to deploy this app.