Uh oh!
There was an error while loading. Please reload this page.
add more comprehensive tests for incr. comp. - #33851
Conversation
These tests reveal that the edges are in some cases too strict.
| embed.x.x as u32 | ||
| } | ||
| #[rustc_dirty(label="TypeckItemBody", cfg="rpass2")] // FIXME(#33850) should be clean |
michaelwoerister
commented
May 24, 2016
@bors r+ Do we have some documentation somewhere that describes the dependency graph node labels? I.e. how do we expect people to know that it's specifically |
bors
commented
May 24, 2016
📌 Commit fa64021 has been approved by |
nikomatsakis
commented
May 25, 2016
There is no documentation aside from the code. But obviously these are unit On Tue, May 24, 2016 at 6:02 PM, Michael Woerister <notifications@github.com
|
bors
commented
May 25, 2016
💡 This pull request was already approved, no need to approve it again.
|
bors
commented
May 25, 2016
📌 Commit fa64021 has been approved by |
Manishearth
commented
May 28, 2016
Travis fails |
bors
commented
May 29, 2016
⌛ Testing commit fa64021 with merge 2367fc4... |
bors
commented
May 29, 2016
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
nikomatsakis
commented
May 29, 2016
closing in favor of a new PR that incorporates a fix. |
Test various changes one can do to structs.
r? @michaelwoerister