Skip to content

Conversation

skade
Copy link
Contributor

@skade skade commented Apr 17, 2018

🐛 bug fix

During trying human-panic, the current path caught my eye: /var/folders/zw/bpfvmq390lv2c6gn_6byyv0w0000gn/T//report-9f934660-cf8f-418c-be89-c99728664a46.toml. There's a double "//" in there, which usually indicates that you are joining paths using format! instead of properly using the path API. This change makes human-panic use the path API.

Checklist

  • tests pass

To the extend they passed before, examples/err.rs is broken.

Semver Changes

path version bump, I consider this a bugfix.

@killercup killercup mentioned this pull request Apr 17, 2018
@killercup killercup merged commit a51285b into rust-cli:master Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants