Release v2.0.0
2.0.0
- Use correct crate names (b728be3)
- Adjust message displayed when examples are rebuilt (e7ae412)
- BREAKING CHANGE: Build
name_toolchain_map
on first use. For example, if all libraries are specified with--path
, then there is no need to build the target's metadata entries. Thename_toolchain_map
is technically part of Dylint's public API. Hence, this is a breaking change. (#250)