Skip to content

stabilize int_error_matching#84910

Merged
bors merged 3 commits intorust-lang:masterfrom
eopb:stabilize_int_error_matching
Jun 22, 2021
Merged

stabilize int_error_matching#84910
bors merged 3 commits intorust-lang:masterfrom
eopb:stabilize_int_error_matching

Conversation

@eopb
Copy link
Contributor

@eopb eopb commented May 4, 2021

closes #22639

It has been over half a year since #77640 (review), and the indexing question is rejected in #79728 (review), so I guess we can submit another stabilization attempt? 😉

Originally posted by @kennytm in #22639 (comment)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. merged-by-bors This PR was explicitly merged by bors. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ParseIntError and ParseFloatError does not allow to introspect the cause