GithubHelp home page GithubHelp logo

error in links section about error-chain HOT 12 CLOSED

benaryorg avatar benaryorg commented on July 25, 2024
error in links section

from error-chain.

Comments (12)

Yamakaky avatar Yamakaky commented on July 25, 2024

It does for me...

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

Clarification:

  • cargo 0.13.0-nightly
  • rustc 1.13.0
  • error-chain 0.5.0

Error:

error: no rules expected the token `;`
  --> src/main.rs:14:26
   |
14 |         error::Error, Lib;
   |                          ^

error: Could not compile `tmp`.

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

Same problems arise if I use apply a patch adding the types section to 090460a9aee6db2e055930e0548e21b226319a81 of https://github.com/cobalt-org/cobalt.rs:

error: no rules expected the token `;`
 --> src/error.rs:9:33
  |
9 |         Error, ErrorKind, Result;
  |                                 ^

error: Could not compile `cobalt-bin`.

from error-chain.

Yamakaky avatar Yamakaky commented on July 25, 2024

Could you try with master?

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

master builds.

from error-chain.

Yamakaky avatar Yamakaky commented on July 25, 2024

Well, problem solved ^^

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

Is there an ETA for the next release? Using git in a project feels so wrong.…

from error-chain.

Yamakaky avatar Yamakaky commented on July 25, 2024

I know, I was waiting for a PR to be merged, but I think I'll do one now. I have to wait for @brson to do it, though...

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

I think I'll do one now

That would be really awesome.

from error-chain.

Yamakaky avatar Yamakaky commented on July 25, 2024

Done!

from error-chain.

benaryorg avatar benaryorg commented on July 25, 2024

Thanks! Working perfectly fine.

from error-chain.

Yamakaky avatar Yamakaky commented on July 25, 2024

Cool! If you have some time, you can help me update the doc and adding more examples ;)

from error-chain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.