Uh oh!
There was an error while loading. Please reload this page.
Add regression test for issue #76042 - #77151
Merged
Merged
Conversation
tmiasko
reviewed
Sep 24, 2020
Uh oh!
There was an error while loading. Please reload this page.
RalfJung
commented
Sep 28, 2020
Member
(FWIW, I'd appreciate if you could create such branches in forks, not the main repo... it is somewhat confusing to have these things how up in my |
LeSeulArtichaut
commented
Sep 28, 2020
ContributorAuthor
Oops, sorry, I didn’t even notice. I just used GitHub UI to create the commit and forgot I had write access :) |
pnkfelix
commented
Oct 29, 2020
Contributor
r=me once the test is actually updated in the manner described in #77151 (comment) |
LeSeulArtichautforce-pushed
the
LeSeulArtichaut-patch-1
branch
from
October 29, 2020 12:18
fe604c5 to
5c2256cCompareLeSeulArtichaut
commented
Oct 29, 2020
ContributorAuthor
@pnkfelix Updated the test |
LeSeulArtichautforce-pushed
the
LeSeulArtichaut-patch-1
branch
from
October 29, 2020 12:22
5c2256c to
e8bda8dComparepnkfelix
commented
Nov 13, 2020
Contributor
@bors r+ rollup |
bors
commented
Nov 13, 2020
Collaborator
📌 Commit e8bda8d has been approved by |
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Nov 13, 2020
…laumeGomez Rollup of 6 pull requests Successful merges: - rust-lang#77151 (Add regression test for issue rust-lang#76042) - rust-lang#77996 (Doc change: Remove mention of `fnv` in HashMap) - rust-lang#78463 (Add type to `ConstKind::Placeholder`) - rust-lang#78984 (Rustdoc check option) - rust-lang#78985 (add dropck test for const params) - rust-lang#78996 (add explicit test for const param promotion) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Originally posted in #76042 (comment).
r? @pnkfelix