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

rust-lang / regex / 1690 / 4
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2018 10:33PM UTC
Files 23
Run time 2s
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

19 Jun 2018 10:13PM UTC coverage: 86.194%. Remained the same
1690.4

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

Source Files on job 1690.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1466
  • Travis Job 1690.4
  • e455d531 on github
  • Prev Job for on master (#1687.4)
  • Next Job for on master (#1691.4)
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