Skip to content

instability-example-v0.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 03:49
6420472

Added

  • Allow marking impl blocks unstable/stable (#15)
  • add stable macro (#14)
  • use doc(cfg)
  • allow use statements to be marked unstable (#3)

Other

  • prepare instability-example for publish (#18)
  • bump msrv to 1.63
  • tweak doc wording and formatting (#4)
  • fork and change name to instabilty
  • Apply visibility restriction to struct fields (#10)
  • Update to Rust edition 2021 (#9)
  • Add issue tracking
  • Initial version