Uh oh!
There was an error while loading. Please reload this page.
add const generics test - #90578
Conversation
rust-highfive
commented
Nov 4, 2021
(rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
Mark-Simulacrum
commented
Nov 8, 2021
r=me unless you actually want a const-generics group review (test seems OK to me but I'm not an expert) |
lcnr
commented
Nov 8, 2021
@bors r=Mark-Simulacrum rollup |
bors
commented
Nov 8, 2021
📌 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
matthiaskrgr
commented
Nov 8, 2021
looks like this failed in a rollup.? |
lcnr
commented
Nov 17, 2021
@bors r=Mark-Simulacrum rollup it seems like the output didn't change on master 🤔 |
bors
commented
Nov 17, 2021
📌 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
JohnTitor
commented
Nov 18, 2021
Failed in rollup: #91013 (comment) You should bless tests with |
lcnr
commented
Nov 18, 2021
aaah, completely missed that :( thanks @bors r=Mark-Simulacrum rollup |
bors
commented
Nov 18, 2021
📌 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