Rollup of 8 pull requests#48158
Closed
kennytm wants to merge 26 commits intorust-lang:master from kennytm:rollup
+296-86
Commits
Commits on Jan 29, 2018
Commits on Feb 9, 2018
- committed
- committed
Commits on Feb 10, 2018
- committed
- committed
- committed
- authored
- authored
- committed
- committed
- committed
- committed
- committed
Commits on Feb 11, 2018
Commits on Feb 12, 2018
- committedJason Schein
- authored
- authored
Rollup merge of rust-lang#48087 - scottmcm:range_is_empty, r=kennytm,alexcrichton Add Range[Inclusive]::is_empty During rust-lang/rfcs#1980, it was discussed that figuring out whether a range is em…
committedRollup merge of rust-lang#48114 - kennytm:xcode9, r=alexcrichton Upgrade the Travis CI macOS images for testing from Xcode 8.3 to 9.2. Retry of rust-lang#47749, since LLVM 6 has been merged.
committedRollup merge of rust-lang#48126 - newpavlov:patch-1, r=alexcrichton Whitelist pclmulqdq x86 feature flag Relevant
stdsimd
[issue](rust-lang/stdarch#318).committedRollup merge of rust-lang#48130 - ollie27:stab, r=Mark-Simulacrum Correct a few stability attributes CODE_OF_CONDUCT.md CONTRIBUTING.md COPYRIGHT LICENSE-APACHE LICENSE-MIT README.md RELEASES.md ap…
committedRollup merge of rust-lang#48133 - matthiaskrgr:endianess_to_endianness, r=oli-obk typo: correct endianess to endianness (this also changes function names!)
committedRollup merge of rust-lang#48151 - echochamber:update_range_example, r=estebank Update ops range example to avoid confusion between indexes and values. Makes clearer the numbers in the range refer t…
committed