Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt test case to match current set of emitted warnings. (or lack
thereof.) PR 14739 injected the new message that this removes from one test case: borrowck-vec-pattern-loan-from-mut.rs When reviewing the test case, I was not able to convince myself that the error message was a legitimate thing to start emitting. Niko did not see an obvious reason for it either, so I am going to remove it and wait for someone (maybe Cameron Zwarich) to explain to me why we should be emitting it.
- Loading branch information
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from nikomatsakis
at pnkfelix@4c2a8bb
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging pnkfelix/rust/fsk-dataflow-revisions = 4c2a8bb into auto
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pnkfelix/rust/fsk-dataflow-revisions = 4c2a8bb merged ok, testing candidate = 4416b32
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/6281
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/6280
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/5376
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/5385
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/6378
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5467
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5474
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/6381
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5466
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5471
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5532
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3267
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/6371
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5482
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 4416b32
4c2a8bb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(This particular commit is noting an issue with PR #14739)