-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add windows group to triagebot #72706
Conversation
The linked instructions don't seem to exist. |
Hey Josh, yeah sorry, I should have explained this better :). @nikomatsakis is the only person aware about what I'm doing here but this is part of a some steps needed to add a Windows ICEBreaker like group. There's a tracking issue here rust-lang/compiler-team#282. Anyway, this is kind of WIP, I'd say. |
@bors r+ rollup |
📌 Commit 474b16b has been approved by |
@bors r- |
read the comment after r+'g it :D |
@bors r+ rollup |
📌 Commit e0ec3d5 has been approved by |
@bors r=nikomatsakis |
📌 Commit a01485c has been approved by |
Rollup of 9 pull requests Successful merges: - rust-lang#72706 (Add windows group to triagebot) - rust-lang#72789 (resolve: Do not suggest imports from the same module in which we are resolving) - rust-lang#72890 (improper ctypes: normalize return types and transparent structs) - rust-lang#72897 (normalize adt fields during structural match checking) - rust-lang#73005 (Don't create impl candidates when obligation contains errors) - rust-lang#73023 (Remove noisy suggestion of hash_map ) - rust-lang#73070 (Add regression test for const generic ICE in rust-lang#72819) - rust-lang#73157 (Don't lose empty `where` clause when pretty-printing) - rust-lang#73184 (Reoder order in which MinGW libs are linked to fix recent breakage) Failed merges: r? @ghost
r? @nikomatsakis