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 upFeature-gate #[prelude_import]. #26699
Conversation
rust-highfive
assigned
alexcrichton
Jul 1, 2015
This comment has been minimized.
This comment has been minimized.
|
(rust_highfive has picked a reviewer for you, use r? to override) |
eddyb
force-pushed the
eddyb:unstable-prelude_import
branch
2 times, most recently
from
eea540f
to
0caedc3
Jul 1, 2015
This comment has been minimized.
This comment has been minimized.
|
cc @huonw, you seem pretty familiar with the This may also be good to run through Crater first just to double check, but I'd also be fine just going ahead and merging this and covering it in one of the regular "regressions against beta" reports. Also, nominating for a beta backport. |
alexcrichton
added
beta-nominated
T-lang
labels
Jul 1, 2015
huonw
reviewed
Jul 1, 2015
| } | ||
| }; | ||
| let expn_id = sess.codemap().record_expansion(info); | ||
| let mut sp = sp; |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
r=me with an passing crater run. |
eddyb
force-pushed the
eddyb:unstable-prelude_import
branch
from
0caedc3
to
6a3b385
Jul 5, 2015
This comment has been minimized.
This comment has been minimized.
|
/cc @brson, can we get a crater run on this? |
This comment has been minimized.
This comment has been minimized.
|
I will start now. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bors
added a commit
that referenced
this pull request
Jul 7, 2015
This comment has been minimized.
This comment has been minimized.
bors
merged commit 6a3b385
into
rust-lang:master
Jul 7, 2015
eddyb
deleted the
eddyb:unstable-prelude_import
branch
Jul 7, 2015
brson
added
the
regression-from-stable-to-nightly
label
Jul 10, 2015
This comment has been minimized.
This comment has been minimized.
|
Not accepted for backport. People aren't using this and we can break it at will. Bugfix. |
brson
added
beta-accepted
and removed
beta-accepted
beta-nominated
labels
Jul 29, 2015
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.
eddyb commentedJul 1, 2015
Closes #26690.