Move and rename the clone-never.rs test#156079
Conversation
|
r? @nnethercote rustbot has assigned @nnethercote. Use Why was this reviewer chosen?The reviewer was selected based on:
|
| @@ -1,5 +1,3 @@ | |||
| //! regression test for issue #2151 | |||
There was a problem hiding this comment.
No clue if there was an issue number at some point, but #2151 is definitely not it
There was a problem hiding this comment.
uh yeah, it is. see also e67c48a#diff-3942c1707657c0f697df38d3f3455f37a43ead33041c1bf91bcb89d79021edac
There was a problem hiding this comment.
Huh, crazy old issue number, I've restored the comment then, sorry. That PR title and description did not sound related.
Thanks for diving into it
There was a problem hiding this comment.
Ah yeah seems like the vec part was removed from the test in the diff you showed me. I'm fine with keeping the comment or not, whatever. My primary goal for this PR is moving the test to reduce the diff of #156047
This comment has been minimized.
This comment has been minimized.
861aca7 to
575b643
Compare
575b643 to
da58ae7
Compare
|
r? me @bors r+ rollup |
Move and rename the `clone-never.rs` test
Move and rename the `clone-never.rs` test
…uwer Rollup of 5 pull requests Successful merges: - #152277 (Validate source snippet when format input is raw string) - #155940 (refactor rustc_on_unimplemented's filtering) - #156065 (Remove unused spans from AttributeKind) - #156079 (Move and rename the `clone-never.rs` test) - #156091 (change field `tools` on `AttributeParser` to hold `&'tcx RegisteredTools`)
Rollup of 5 pull requests Successful merges: - #155666 (Interning cleanups) - #155940 (refactor rustc_on_unimplemented's filtering) - #156065 (Remove unused spans from AttributeKind) - #156079 (Move and rename the `clone-never.rs` test) - #156091 (change field `tools` on `AttributeParser` to hold `&'tcx RegisteredTools`)
Rollup merge of #156079 - JonathanBrouwer:clone-never, r=mejrs Move and rename the `clone-never.rs` test
No description provided.