Closed sppalkia closed 4 years ago
Updates some (very) old packages, fixes related errors, and update to Rust 1.41. Incorporate the new clippy lint suggestions.
clippy
This also removes the deprecated the constructors API: users should use the NewExpr trait on Expr instead.
constructors
NewExpr
Expr
Bumps version number of packages from 0.3.x --> 0.4.0.
Updates some (very) old packages, fixes related errors, and update to Rust 1.41. Incorporate the new
clippy
lint suggestions.This also removes the deprecated the
constructors
API: users should use theNewExpr
trait onExpr
instead.Bumps version number of packages from 0.3.x --> 0.4.0.