Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upFix file!(), line!() and column!() macros #26347
Conversation
nagisa
added some commits
Jun 16, 2015
rust-highfive
assigned
nrc
Jun 16, 2015
This comment has been minimized.
This comment has been minimized.
|
@bors: r+ |
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
triage: beta-nominated (this was a regression on nightly from stable I believe) |
rust-highfive
added
the
beta-nominated
label
Jun 17, 2015
alexcrichton
added
the
T-tools
label
Jun 17, 2015
This comment has been minimized.
This comment has been minimized.
|
@bors p=1 to get this tested so we can backport it and release the final 1.1 beta |
This comment has been minimized.
This comment has been minimized.
bors
added a commit
that referenced
this pull request
Jun 18, 2015
This comment has been minimized.
This comment has been minimized.
bors
merged commit 09ed27c
into
rust-lang:master
Jun 18, 2015
This comment has been minimized.
This comment has been minimized.
|
Accepting for backprot |
alexcrichton
added
the
beta-accepted
label
Jun 18, 2015
alexcrichton
removed
the
beta-nominated
label
Jun 18, 2015
zmbush
added a commit
to zmbush/rust-clippy
that referenced
this pull request
Jun 18, 2015
zmbush
added a commit
to zmbush/rust-clippy
that referenced
this pull request
Jun 18, 2015
zmbush
referenced this pull request
Jun 18, 2015
Merged
Fix build with rustc 1.2.0-nightly (20d23d8e5 2015-06-18) #102
Sign up for free
to 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.
nagisa commentedJun 16, 2015
r? @nrc, because breakage was caused by #25318