Skip to content

Extend is_fn_call to find assoc reft bodies for FnOnce::call_once, FnMut::call_mut#1517

Closed
ninehusky wants to merge 8 commits intoflux-rs:mainfrom
ninehusky:ninehusky-add-fnmut-fnonce-no-panic
Closed

Extend is_fn_call to find assoc reft bodies for FnOnce::call_once, FnMut::call_mut#1517
ninehusky wants to merge 8 commits intoflux-rs:mainfrom
ninehusky:ninehusky-add-fnmut-fnonce-no-panic

Conversation

@ninehusky
Copy link
Contributor

Closes #1516.

@ninehusky ninehusky changed the title Add associated refinements for FnOnce::call_once, FnMut::call_mut Extend is_fn_call to find assoc reft bodies for FnOnce::call_once, FnMut::call_mut Feb 26, 2026
@ninehusky ninehusky marked this pull request as ready for review February 26, 2026 23:42
nilehmann

This comment was marked as resolved.

@nilehmann
Copy link
Member

superseded by #1525

@nilehmann nilehmann closed this Mar 2, 2026
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.

FnOnce and FnMut do not support F::no_panic()

2 participants