Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify fairings #2598

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Modify fairings #2598

wants to merge 10 commits into from

Conversation

the10thWiz
Copy link
Collaborator

Supersedes: #2271
Resolves: #2271

Adds a modify_fairings method to make changes to fairings before launch.

There were several comments on the original PR, which have been resolved. Some simplification of the API has been performed. Now also enables trait_upcasting on nightly, to avoid unsafe code.

the10thWiz and others added 10 commits April 26, 2021 20:10
Changes the codegen for routes to use a method on the proxy object,
rather than implementing a trait on the proxy object. This helps rustc
identify unused routes, although it may break compatibility for some
specific use cases.
- Change to different signatures for simplicity
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.

None yet

2 participants