Uh oh!
There was an error while loading. Please reload this page.
Use note for pointing at bound introducing requirement - #87668
Conversation
This comment has been minimized.
This comment has been minimized.
e3da130 to
abadc9fCompare
This comment has been minimized.
This comment has been minimized.
3dc31ba to
4f6aeddCompare
This comment has been minimized.
This comment has been minimized.
4f6aedd to
6ba8f40Compareoli-obk
commented
Aug 13, 2021
@bors r+ |
bors
commented
Aug 13, 2021
📌 Commit 6ba8f4014ee54853ef1feef137b791f45434db6b has been approved by |
bors
commented
Aug 13, 2021
⌛ Testing commit 6ba8f4014ee54853ef1feef137b791f45434db6b with merge 8fede0d5477807ad58586f7ac253262b3a2b8e4c... |
This comment has been minimized.
This comment has been minimized.
bors
commented
Aug 13, 2021
💔 Test failed - checks-actions |
6ba8f40 to
86abc02Compareestebank
commented
Aug 14, 2021
@bors r=oli-obk |
bors
commented
Aug 14, 2021
📌 Commit 86abc02437695649886c85a6e2b73d20a20989a7 has been approved by |
bors
commented
Aug 14, 2021
🔒 Merge conflict This pull request and the master branch diverged in a way that cannot be automatically merged. Please rebase on top of the latest master branch, and let the reviewer approve again. How do I rebase?Assuming
You may also read Git Rebasing to Resolve Conflicts by Drew Blessing for a short tutorial. Please avoid the "Resolve conflicts" button on GitHub. It uses Sometimes step 4 will complete without asking for resolution. This is usually due to difference between how Error message |
bors
commented
Aug 14, 2021
☔ The latest upstream changes (presumably #87375) made this pull request unmergeable. Please resolve the merge conflicts. |
86abc02 to
39f220cCompareestebank
commented
Aug 16, 2021
@bors r=oli-obk |
bors
commented
Aug 16, 2021
📌 Commit 39f220c has been approved by |
bors
commented
Aug 17, 2021
bors
commented
Aug 17, 2021
☀️ Test successful - checks-actions |
Modify output for pointing where a trait bound obligation is introduced in an E0277 from using a span label to using a note in order to always preserve order of the output:
Before:
After: