-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc: allow paths in constants to refer to polymorphic items.
- Loading branch information
Showing
14 changed files
with
285 additions
and
189 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
c37e7ae
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 eddyb@c37e7ae
c37e7ae
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 11 batched pull requests into batch
c37e7ae
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.
status: {"merge_sha": "7279119e1241e4679e77c6cabbdb7daf20ba3d07", "rollup_pulls": [[20295, "c37e7ae0c7f876b32bfac85dd7089762c2293084"], [19963, "652a9acb7331e0b70457db0a16e20ba576135b98"], [20428, "5de78040a221d614cdb379b62ecd86d8789b5eab"], [20442, "c8fcbe75619bd8177cd3054fb2d4b72f1b2d1e2e"], [20449, "36c63a3abebce58dd550c0ba032148eac541d64d"], [20452, "ebdf331133af89eef06bede54a5fe53ad4e21af3"], [20457, "f031285c3a76b86525695bbb5b46daa9e77df200"], [20459, "77786e8c4f35773d8a08637d9100ef9a457593a9"], [20485, "eebe7360de3253986736a5ab826379ff754da6a3"], [20487, "15dedb22f6c93f1531627ecadcc80a39177c4b61"], [20495, "e8078c3fedcaab143bfdc298ce4fff2ba52953d9"]]}
c37e7ae
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.
Testing rollup candidate = 7279119
Successful merges:
i32
, implicitely #20428 Make all integers in the guidei32
, implicitely (tbu-/pr_guide_int_to_i32_2nd_take = 5de7804)derive
#20442 Fix vim syntax highlighting forderive
(csouth3/vim-syntax = c8fcbe7)c37e7ae
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2995
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/3001
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2996
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2987
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2987
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2990
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2983
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2978
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2654
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2652
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/1491