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

Change unwrap to expect in index overloads#14

Merged
fitzgen merged 1 commit intofitzgen:masterfrom
MggMuggins:master
Jan 22, 2019
Merged

Change unwrap to expect in index overloads#14
fitzgen merged 1 commit intofitzgen:masterfrom
MggMuggins:master

Conversation

@MggMuggins
Copy link
Copy Markdown
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
Copy Markdown
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