What's Changed
- fix(stageleft_tool): generate deps module in trybuild mode by @shadaj in #8
- feat: make code-completion work with Rust Analyzer by @shadaj in #9
- refactor: group all quoted outputs into a single struct by @shadaj in #11
- fix: restore ability to reference statics/consts in a quoted context by @shadaj in #12
- fix: convert
crate
,self
, andsuper
references into absolute paths by @shadaj in #13
Full Changelog: stageleft-v0.8.0...stageleft-v0.8.1