-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a macro in lang_items to remove duplication.
This should make maintenance of lang items simpler and also reduces the line count by about 201 lines.
- Loading branch information
1 parent
9fc4806
commit 0b1bbc5
Showing
1 changed file
with
77 additions
and
276 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
0b1bbc5
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 alexcrichton
at chris-morgan@0b1bbc5
0b1bbc5
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 chris-morgan/rust/let's-lop-lang-item-line-count = 0b1bbc5 into auto
0b1bbc5
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.
chris-morgan/rust/let's-lop-lang-item-line-count = 0b1bbc5 merged ok, testing candidate = aa4455e
0b1bbc5
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.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2828
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/673
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/673
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2832
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1938
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1937
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2844
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1936
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1937
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2846
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1936
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1936
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2012
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2833
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1937
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1939
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2608
0b1bbc5
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.
fast-forwarding master to auto = aa4455e