finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.72k stars 1.04k forks source link

Update toolchain, and update macro metavar syntax #2621

Closed tomjakubowski closed 1 month ago

tomjakubowski commented 1 month ago

The syntax change is needed for perspective to compile on newer toolchains

the relevant rust repo change is here: https://github.com/rust-lang/rust/commit/027850569165192ce8912a985e9489e2ca5e8b65

I also updated some code to address new lints from the toolchain update, in a separate commit for readability

texodus commented 1 month ago

Thanks for the PR!

I've cherry-picked this into #2623, closing.