-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
add const generics test #90578
add const generics test #90578
Conversation
(rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
r=me unless you actually want a const-generics group review (test seems OK to me but I'm not an expert) |
@bors r=Mark-Simulacrum rollup |
📌 Commit 084b232 has been approved by |
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
looks like this failed in a rollup.? |
@bors r=Mark-Simulacrum rollup it seems like the output didn't change on master 🤔 |
📌 Commit 084b232 has been approved by |
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
Failed in rollup: #91013 (comment) You should bless tests with |
aaah, completely missed that :( thanks @bors r=Mark-Simulacrum rollup |
📌 Commit 8ace192 has been approved by |
add const generics test cc rust-lang#89829 (comment) r? rust-lang/project-const-generics
Rollup of 8 pull requests Successful merges: - rust-lang#89258 (Make char conversion functions unstably const) - rust-lang#90578 (add const generics test) - rust-lang#90633 (Refactor single variant `Candidate` enum into a struct) - rust-lang#90800 (bootstap: create .cargo/config only if not present) - rust-lang#90942 (windows: Return the "Not Found" error when a path is empty) - rust-lang#90947 (Move some tests to more reasonable directories - 9.5) - rust-lang#90961 (Suggest removal of arguments for unit variant, not replacement) - rust-lang#90990 (Arenas cleanup) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
cc #89829 (comment)
r? rust-lang/project-const-generics