Skip to content

v2.26.0

Compare
Choose a tag to compare
@ehuss ehuss released this 11 Sep 15:31
· 21 commits to master since this release
2ef194a

Fixed:

  • Make sure text is escaped when the width is negative. #510
  • Fixed prev/next messages when show_inline_messages=false in latest Rust 1.73. #518
  • Fixed "in this macro" message for desuggarings. #520

Added:

  • Added the "Rust: Open Last Build Output As View" command to show the output from the compiler as rendered by rustc. #519