-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for specifying the code model
The default code model is usually unsuitable for kernels, so we add an option to specify which model we want.
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
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
0a31060
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 Zoxc@0a31060
0a31060
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 Zoxc/rust/code-model = 0a31060 into auto
0a31060
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.
Zoxc/rust/code-model = 0a31060 merged ok, testing candidate = dd348b3
0a31060
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/374
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/375
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/374
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/375
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/377
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/378
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/377
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/383
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/378
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/377
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/380
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/378
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/378
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/379
0a31060
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 = dd348b3