0.4.26
- Update documentation to 2018 edition
- Rename
span.unstable()method tospan.unwrap(); this method is usable from a stable compiler but panics if called from outside of a procedural macro
span.unstable() method to span.unwrap(); this method is usable from a stable compiler but panics if called from outside of a procedural macro