make feature name plural: const_fn_trait_bound → const_fn_trait_bounds#84578
make feature name plural: const_fn_trait_bound → const_fn_trait_bounds#84578RalfJung wants to merge 1 commit intorust-lang:masterfrom
Conversation
|
r? @estebank (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
eca7301 to
6e349d1
Compare
|
@bors r+ |
|
📌 Commit 6e349d1 has been approved by |
|
Okay turns out there was a nightly, my rustup just skipped it due to missing tools. |
|
⌛ Testing commit 6e349d1 with merge 7a71a9a89069b05f047f313f2c649aa97f4f4b8c... |
|
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot) |
|
💔 Test failed - checks-actions |
|
Transient failure: @bors retry |
|
⌛ Testing commit 6e349d1 with merge dfaeef409902931d5293d921bbc52369b3bcac70... |
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
💔 Test failed - checks-actions |
|
Argh, I forgot about the CTFE stress test... |
Seems like we usually use plural for this -- and even though I picked the name I also keep expecting it to be plural.^^
No nightly has been released yet with the singular name (Cc #84577), so if we are quick I think this will be rather painless.
Cc @oli-obk