-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Refactor generic parameter encoder functions #58581
Refactor generic parameter encoder functions #58581
Conversation
☔ The latest upstream changes (presumably #58561) made this pull request unmergeable. Please resolve the merge conflicts. |
ed15945
to
2423219
Compare
This comment has been minimized.
This comment has been minimized.
7dc5060
to
2423219
Compare
2423219
to
6217ee1
Compare
I've updated to take account of the different kinds. |
@bors r+ |
📌 Commit 6217ee1 has been approved by |
…tor, r=eddyb Refactor generic parameter encoder functions Addresses rust-lang#58503 (comment). r? @eddyb
Speculatively assigning blame of failure in #59457 (comment). @bors r- |
I'll rebase on top of #59466 and we'll see. |
You may be vindicated -- #59466 (comment) failed the same way. |
@bors r=eddyb rollup |
📌 Commit 6217ee1 has been approved by |
…tor, r=eddyb Refactor generic parameter encoder functions Addresses rust-lang#58503 (comment). r? @eddyb
Rollup of 12 pull requests Successful merges: - #57987 (Fix some AArch64 typos) - #58581 (Refactor generic parameter encoder functions) - #58803 (fs::copy() unix: set file mode early) - #58848 (Prevent cache issues on version updates) - #59198 (Do not complain about unmentioned fields in recovered patterns) - #59351 (Include llvm-ar with llvm-tools component) - #59413 (HirIdify hir::ItemId) - #59441 (Remove the block on natvis for lld-link.) - #59448 (Use consistent phrasing for all macro summaries) - #59456 (Add documentation about `for` used as higher ranked trait bounds) - #59472 (Document that `std::io::BufReader` discards contents on drop) - #59474 (Fix link capitalization in documentation of std::io::BufWriter.) Failed merges: r? @ghost
Addresses #58503 (comment).
r? @eddyb