Skip to content

Add syntactic inference for no-panic#1417

Open
ninehusky wants to merge 77 commits intoflux-rs:mainfrom
ninehusky:ninehusky-auto-infer-no-panic
Open

Add syntactic inference for no-panic#1417
ninehusky wants to merge 77 commits intoflux-rs:mainfrom
ninehusky:ninehusky-auto-infer-no-panic

Conversation

@ninehusky
Copy link
Contributor

We know we can mark a function as no_panic automatically if all of its dependencies are no_panic. This PR tracks the optimization to lessen the burden of declaring a module no_panic. I wonder what a way to evaluate this would be... maybe I can run on Tock with and without this optimization and see how many extern_specs I need to add?

@ninehusky ninehusky marked this pull request as ready for review February 20, 2026 01:13
@ninehusky
Copy link
Contributor Author

@nilehmann wanted to ping this and bring it to your attention! don't worry if you can't get to it till monday.

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.

1 participant