-
Couldn't load subscription status.
- Fork 13.9k
Fix missing arguments issues and copy-paste bug for fluent #107111
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
Fix missing arguments issues and copy-paste bug for fluent #107111
Conversation
|
(rustbot has picked a reviewer for you, use r? to override) |
|
cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki |
|
@bors r+ |
|
📌 Commit 6e14bef1a83f1da492542c1961cb9c7dd5479956 has been approved by It is now in the queue for this repository. |
This comment was marked as resolved.
This comment was marked as resolved.
6e14bef to
81efdab
Compare
|
@rustbot ready |
|
@bors r+ |
…t-parameters, r=petrochenkov Fix missing arguments issues and copy-paste bug for fluent Fixes rust-lang#107090
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#107102 (Implement some more predicates in the new solver) - rust-lang#107111 (Fix missing arguments issues and copy-paste bug for fluent) - rust-lang#107114 (Add note about absolute paths to Path::join) - rust-lang#107127 (Enable sanitizers for s390x-linux) - rust-lang#107152 (Migrate scraped-examples top and bottom "borders" to CSS variables) - rust-lang#107170 (Add myself to .mailmap) - rust-lang#107174 (rustdoc: Use `DefId(Map,Set)` instead of `FxHash(Map,Set)`) - rust-lang#107180 (Remove unnecessary `&format!`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes #107090