Skip to content

1.0.21

Choose a tag to compare

@dtolnay dtolnay released this 26 Jan 23:02
· 552 commits to master since this release
1.0.21
9b92eb1
  • Define --cfg trybuild when building the ui tests; this allows build scripts (via cfg!(trybuild)) and libraries (via #[cfg(trybuild)]) to omit parts that are unneeded for the ui tests