Uh oh!
There was an error while loading. Please reload this page.
Move rustc-guide submodule to rustc-dev-guide - #69898
Conversation
rust-highfive
commented
Mar 10, 2020
|
emilyalbini
commented
Mar 10, 2020
While the submodule part of this PR is good, extra care should be taken on changing toolstate. There are two requirements on my end for such change:
I'm not deeply familiar with toolstate (cc @kennytm@Mark-Simulacrum), and I need to think a bit more what the best solution for this is. I'll post other comments when I think of something. |
spastorino
commented
Mar 10, 2020
We also have this around rust-lang-nursery/rust-toolstate#16. I know that you are aware @pietroalbini, just sharing for the rest :). |
rust-highfive
commented
Mar 10, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
mark-i-m
commented
Mar 10, 2020
IIRC, this was not the case when we first added rustc-dev-guide toolstate |
mark-i-m
commented
Mar 12, 2020
I think we can fix this now, correct? |
mark-i-m
commented
Mar 18, 2020
ping @rust-lang/infra Would be great to fix this soon... |
kennytm
commented
Mar 23, 2020
Blocked by proper fix in rust-lang-nursery/rust-toolstate#16. |
Uh oh!
There was an error while loading. Please reload this page.
emilyalbini
commented
Mar 23, 2020
r? @kennytm |
71143ae to
4387a8bComparecrlf0710
commented
Apr 4, 2020
@rustbot modify labels to -S-blocked +S-waiting-on-author Now that rust-lang-nursery/rust-toolstate#16 is merged, this is unblocked. Maybe do a rebase to see whether the CI becomes green? @spastorino |
Xanewok
commented
Apr 4, 2020
Unfortunately this seems to have broken the entire tree - everything eagerly fails on mingw-check job. Applying this patch (#70149) still yields: |
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: Mateusz Mikuła <mati865@users.noreply.github.com>
Xanewok
commented
Apr 4, 2020
bors
commented
Apr 4, 2020
📌 Commit dcf7004 has been approved by |
bors
commented
Apr 4, 2020
mati865
commented
Apr 4, 2020
|
mark-i-m
commented
Apr 4, 2020
Dylan-DPC-zz
commented
Apr 4, 2020
bors
commented
Apr 4, 2020
☀️ Test successful - checks-azure |
Xanewok
commented
Apr 4, 2020
@bors treeclosed- |
Xanewok
commented
Apr 4, 2020
@Dylan-DPC I guess my power level is too low 😢 |
Dylan-DPC-zz
commented
Apr 4, 2020
@bors treeclosed- |
mati865
commented
Apr 5, 2020
@Xanewok bors doesn't work with closed PRs. Next time you want to open the tree do it in some open PR 😉 |
…ulacrum [beta] backports * Use TypeRelating for instantiating query responses rust-lang#69591 * Move rustc-guide submodule to rustc-dev-guide rust-lang#69898
pnkfelix
commented
Apr 15, 2020
removing beta-nominated tag, as this was merged into beta channel as part of PR #70848 |
r? @pietroalbini