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

ilammy / sabre / 57

Build:
Build:
LAST BUILD BRANCH: new-expander
DEFAULT BRANCH: master
Ran 13 Jan 2018 08:42AM UTC
Jobs 1
Files 0
Run time –
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
57

push

travis-ci

ilammy
Replace ReferenceKind::Unresolved with Option

This reference kind kinda broken the type safety of the references.
It could be returned by environments as a result of variable resoltion,
but the returned definition span contained bogus value.

Instead of this ugly hack we can use a better idiomatic approach with
Option. Return Option<VariableReference> from environments, use None for
unresolved variables.

Assignment looks kinda ugly with that, but that's because we want to
produce diagnostics nicely ordered. Maybe I will find a better way...
Jobs
ID Job ID Ran Files Coverage
1 57.1 13 Jan 2018 08:42AM UTC 0
Travis Job 57.1
Source Files on build 57
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #57
  • a20babab on github
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