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

ilammy / sabre / 56

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
56

push

travis-ci

web-flow
Merge pull request #17 from ilammy/mandatory-spans

Mandatory spans

This is a preparation for new macro expander and semantic analyzer. It
should simplify the new implementation which will keep macro expanders
in environments.

Previously we have had some spans marked as optional. The idea here was
that if the expressions come from macro expansion then they cannot have
spans (as they come from expressions 'invented' by macro expander).
However, a correct implementation should track at least the source of
the expression (the first macro). An ideal one would track the whole
macro expansion chain.

Currently we do not implement any macros, so we do not really need this.
Later we may replace `Span` with some `NonEmptyVec<Span>` or something.
But it certainly does not need to be an `Option`.
Jobs
ID Job ID Ran Files Coverage
1 56.1 13 Jan 2018 08:42AM UTC 0
Travis Job 56.1
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • e17af9c4 on github
  • Next Build on new-expander (#61)
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