Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Change unwrap to expect in index overloads #14

Merged
merged 1 commit into from
Jan 22, 2019
Merged

Change unwrap to expect in index overloads #14

merged 1 commit into from
Jan 22, 2019

Conversation

MggMuggins
Copy link
Contributor

Just bugged me that those just panic with very little indication of what goes on. Feels like it should be a little more helpful than that (since it can be). I'm really not picky on what the error message says, I'm happy to change it.

Just bugged me that those just panic with very little indication of what goes on. Feels like it should be a little more helpful than that (since it can be). I'm really not picky on what the error message says, I'm happy to change it.
Copy link
Owner

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fitzgen fitzgen merged commit 84389d8 into fitzgen:master Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants