* add "clippy.toml" in order to set MSRV for clippy linting this works only if clippy is invoked with "+nightly" * add "--target" to clippy in order to also lint tests