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

read arguments from response file #1898

Open
kloenk opened this issue Oct 11, 2020 · 1 comment · May be fixed by #2917
Open

read arguments from response file #1898

kloenk opened this issue Oct 11, 2020 · 1 comment · May be fixed by #2917

Comments

@kloenk
Copy link

kloenk commented Oct 11, 2020

rustc supports reading arguments from a file, if you give them via @<filename>.

I would love to see this feature in bindgen

@emilio
Copy link
Contributor

emilio commented Oct 13, 2020

Yes, this would be useful. We have an ad-hoc thing in Firefox for this: https://searchfox.org/mozilla-central/rev/d25eb00ab4e90cc0130cd18f303a04cc2a2f8409/servo/components/style/build_gecko.rs#27-40

@kloenk kloenk changed the title read arguments from file read arguments from response file Oct 16, 2020
@pvdrz pvdrz linked a pull request Aug 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants