Uh oh!
There was an error while loading. Please reload this page.
rustc: rename ty::maps to ty::query. - #51550
Conversation
This comment has been minimized.
This comment has been minimized.
nikomatsakis
commented
Jun 14, 2018
We should update rustc-guide: |
nikomatsakis
commented
Jun 14, 2018
@bors r+ |
bors
commented
Jun 14, 2018
📌 Commit 5a5c7de has been approved by |
bors
commented
Jun 14, 2018
⌛ Testing commit 5a5c7de with merge df21f7aed7f148bc717dea666cc8a7525515d851... |
Zoxc
commented
Jun 14, 2018
If we are changing this, why not put it in |
bors
commented
Jun 14, 2018
💔 Test failed - status-appveyor |
eddyb
commented
Jun 14, 2018
@Zoxc I plan to, but I'd rather shift around the contexts a bit first. Currently it's all internal to the tcx, and that needs to change, making the typesystem secondary to queries. |
kennytm
commented
Jun 14, 2018
bors
commented
Jun 15, 2018
⌛ Testing commit 5a5c7de with merge 5f79de7b8b8f1ec468b50a06fdf8080d16aabfab... |
bors
commented
Jun 15, 2018
💔 Test failed - status-appveyor |
eddyb
commented
Jun 15, 2018
@bors retry |
eddyb
commented
Jun 15, 2018
@bors retry |
bors
commented
Jun 15, 2018
⌛ Testing commit 5a5c7de with merge d812abff31eb94dd097d1996965850734853e7ea... |
bors
commented
Jun 15, 2018
💔 Test failed - status-appveyor |
emilyalbini
commented
Jun 15, 2018
bors
commented
Jun 16, 2018
⌛ Testing commit 5a5c7de with merge 1a891142d0ea837f6486e08ea987de2d20bb8aa0... |
bors
commented
Jun 16, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Jun 16, 2018
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 |
1 similar comment
rust-highfive
commented
Jun 16, 2018
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 |
eddyb
commented
Jun 16, 2018
What's happening here? @bors retry |
bors
commented
Jun 16, 2018
rustc: rename ty::maps to ty::query. Should've never been `maps` but "query system/engine" didn't fully settle from the start. r? @michaelwoerister or @nikomatsakis
bors
commented
Jun 16, 2018
☀️ Test successful - status-appveyor, status-travis |
Should've never been
mapsbut "query system/engine" didn't fully settle from the start.r? @michaelwoerister or @nikomatsakis