Uh oh!
There was an error while loading. Please reload this page.
Fixed #48425 : Various functions taking a TyCtxt and a Span should be taking a TyCtxtAt - #48651
Conversation
rust-highfive
commented
Mar 2, 2018
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
PramodBisht
commented
Mar 2, 2018
Fixing conflicts. |
TyCtxt and a Span should be taking a TyCtxtAtoli-obk
commented
Mar 2, 2018
r? @oli-obk @nikomatsakis can you add me to the list of ppl who can give bors commands? I can't do that yet, even though I can be assigned as a reviewer |
oli-obk
commented
Mar 2, 2018
@PramodBisht please squash the commits into one. You can do that with r=me with commits squashed |
@bors delegate=oli-obk |
bors
commented
Mar 2, 2018
✌️ @oli-obk can now approve this pull request |
2 similar comments
bors
commented
Mar 2, 2018
✌️ @oli-obk can now approve this pull request |
bors
commented
Mar 2, 2018
✌️ @oli-obk can now approve this pull request |
PramodBisht
commented
Mar 2, 2018
@oli-obk I am not able to |
oli-obk
commented
Mar 2, 2018
Huh? Merge commits shouldn't matter. Can you paste the entire error? |
PramodBisht
commented
Mar 2, 2018
@oli-obk can you come on IRC, can we discuss there? |
PramodBisht
commented
Mar 2, 2018
@oli-obk right after running master is in sync with main |
oli-obk
commented
Mar 2, 2018
Sorry I'm on vacation. This is perfectly normal. Just look through the changes, remove all the things you did not change, |
nikomatsakis
commented
Mar 2, 2018
@oli-obk hmm. you ought to have them soon. =) |
@oli-obk All set, could you please check again :) |
oli-obk
commented
Mar 4, 2018
Jup looks good now @bors r+ |
bors
commented
Mar 4, 2018
📌 Commit 6fdf637 has been approved by |
Fixedrust-lang#48425 : Various functions taking a `TyCtxt` and a `Span` should be taking a `TyCtxtAt` Hi @oli-obk I have done some code refactoring to fixrust-lang#48425, Please let me know if anything else is required on this.
Fixedrust-lang#48425 : Various functions taking a `TyCtxt` and a `Span` should be taking a `TyCtxtAt` Hi @oli-obk I have done some code refactoring to fixrust-lang#48425, Please let me know if anything else is required on this.
Fixedrust-lang#48425 : Various functions taking a `TyCtxt` and a `Span` should be taking a `TyCtxtAt` Hi @oli-obk I have done some code refactoring to fixrust-lang#48425, Please let me know if anything else is required on this.
Hi @oli-obk
I have done some code refactoring to fix#48425, Please let me know if anything else is required on this.