Uh oh!
There was an error while loading. Please reload this page.
tidy: Remove submodules from edition exception list - #90143
Conversation
rust-highfive
commented
Oct 21, 2021
(rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
I added a commit with the submodule update so this PR will be mergeable. Let me know if it's okay to update the submodule here. |
I just opened a PR to the reference to switch |
camelid
commented
Oct 22, 2021
Okay, the reference PR has been merged now. |
54caa13 to
81dd54cCompare81dd54c to
d02e993Comparecamelid
commented
Oct 24, 2021
cc @ehuss -- this PR updates some of the books |
Mark-Simulacrum
commented
Oct 24, 2021
Can you squash the commits here? I don't think there's any reason to separate out the submodule bumps. |
camelid
commented
Oct 24, 2021
Sure, do you want me to squash the submodule commits together, or all of the commits in this PR? |
This comment has been minimized.
This comment has been minimized.
Mark-Simulacrum
commented
Oct 24, 2021
All of them. |
Both style-check and date-check are now on the 2021 edition, and this commit also updates their repositories' submodules.
d02e993 to
f410bc7CompareMark-Simulacrum
commented
Oct 24, 2021
@bors r+ rollup |
bors
commented
Oct 24, 2021
📌 Commit f410bc7 has been approved by |
…askrgr Rollup of 4 pull requests Successful merges: - rust-lang#89889 (Use the "nice E0277 errors"[1] for `!Send` `impl Future` from foreign crate) - rust-lang#90127 (Do not mention a reexported item if it's private) - rust-lang#90143 (tidy: Remove submodules from edition exception list) - rust-lang#90238 (Add alias for guillaume.gomez@huawei.com) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Both style-check and date-check are now on the 2021 edition, and this
PR also updates their repositories' submodules.
cc rust-lang/rustc-dev-guide#1238
cc rust-lang/reference#1099
cc #89103 (comment)