Skip to content

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Mar 27, 2013

Impose a limit so that the typo suggester only shows reasonable
suggestions (i.e. don't suggest args when the error is foobar).

A tiny bit of progress on #2281.

Impose a limit so that the typo suggester only shows reasonable
suggestions (i.e. don't suggest `args` when the error is `foobar`).
bors added a commit that referenced this pull request Mar 28, 2013
Impose a limit so that the typo suggester only shows reasonable
suggestions (i.e. don't suggest `args` when the error is `foobar`).

A tiny bit of progress on #2281.
@bors bors closed this Mar 28, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 15, 2020
Fix ICE caused in unwrap module

changelog: Fix ICE in unwrap module with unexpected number of parameters for method of Option/Result

Fixes rust-lang#5579
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.

3 participants