SpectralSequences / sseq

The root repository for the SpectralSequences project.
Apache License 2.0
22 stars 10 forks source link

Fix most recent lints #128

Closed JoeyBF closed 11 months ago

JoeyBF commented 11 months ago

Mostly syntactic changes, except I changed module_construct_error.rs::test to use asserts, and I changed the PhantomData in sseq::Sseq to make it Send and Sync