• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rust-lang / regex / 1690
93%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2018 10:33PM UTC
Jobs 1
Files 23
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1690

push

travis-ci

BurntSushi
literal: auto enable SIMD on Rust stable 1.27+

This commit removes the need to use the `unstable` feature to enable
SIMD optimizations. We add a "version sniffer" to the `build.rs` script
to detect if Rust version 1.27 or newer is being used, and if so, enable
the SIMD optimizations.

The 'unstable' feature is now a no-op, but we keep it for backwards
compatibility. We also may use it again some day.

3696 of 4288 relevant lines covered (86.19%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
4 1690.4 19 Jun 2018 10:33PM UTC 0
86.19
Travis Job 1690.4
Source Files on build 1690
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1690
  • e455d531 on github
  • Prev Build on master (#1687)
  • Next Build on master (#1691)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc