Skip to content

Releases: trailofbits/dylint

Release refs/tags/v2.0.4

03 Jun 00:54
Compare
Choose a tag to compare

2.0.4

  • Respect linker setting in $CARGO_HOME/config.toml (#339)

Release refs/tags/v2.0.3

29 May 01:10
Compare
Choose a tag to compare

2.0.3

Release refs/tags/v2.0.2

27 Apr 09:44
Compare
Choose a tag to compare

2.0.2

  • Make --new work with new macros (#298)

Release refs/tags/v2.0.1

25 Apr 21:47
a034f41
Compare
Choose a tag to compare

2.0.1

  • Add macros declare_late_lint!, etc. to dylint_linting. The new macros make it easier to write libraries containing just one lint (the current common case). (#284)
  • Don't iterate over name_toolchain_map to list lints (1ad7da7)

Release v2.0.0

21 Mar 21:33
cfc0671
Compare
Choose a tag to compare

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. The name_toolchain_map is technically part of Dylint's public API. Hence, this is a breaking change. (#250)

Release v1.0.14

05 Mar 14:13
Compare
Choose a tag to compare
Bump version

Release v1.0.13

08 Feb 13:50
Compare
Choose a tag to compare
Bump version

Release v1.0.12

30 Jan 14:50
Compare
Choose a tag to compare
Bump version

Release v1.0.11

08 Jan 02:27
Compare
Choose a tag to compare
Bump version

Release v1.0.10

24 Dec 01:24
Compare
Choose a tag to compare
Bump version