Code Monkey home page Code Monkey logo

Comments (10)

alexcrichton avatar alexcrichton commented on May 22, 2024

Hm what version are you using off crates.io? I just downloaded 0.6.0-0.6.4 and it looks like the target folder isn't present in any of them?

from mio-uds.

djg avatar djg commented on May 22, 2024

That's odd. I'm specifying version 0.6.4 and seeing a target/ when running ./mach vendor rust in gecko.
For example, https://bugzilla.mozilla.org/attachment.cgi?id=8899315&action=diff#a/third_party/rust/mio-uds/.cargo-checksum.json_sec2 lists the files that I am seeing.

from mio-uds.

alexcrichton avatar alexcrichton commented on May 22, 2024

Hm I wonder if that's a bug in cargo-vendor perhaps?

from mio-uds.

djg avatar djg commented on May 22, 2024

Should I close this issue and open an issue with cargo-vendor? I'd like to diagnose the issue locally if that helps.

from mio-uds.

alexcrichton avatar alexcrichton commented on May 22, 2024

Hm...

Can you find the mio-uds source code in $CARGO_HOME? Is there a target directory in there? If so do you know how that may have appeared?

from mio-uds.

djg avatar djg commented on May 22, 2024

from mio-uds.

alexcrichton avatar alexcrichton commented on May 22, 2024

Ah yeah currently cargo-vendor pulls from ~/.cargo/registry/src and just vendors everything in there (it assumes it hasn't been modified).

It seems odd that target is there though! Did you run cargo build locally in that dir?

from mio-uds.

djg avatar djg commented on May 22, 2024

from mio-uds.

alexcrichton avatar alexcrichton commented on May 22, 2024

Aha yes that may be it! Maybe file an issue with racer?

from mio-uds.

djg avatar djg commented on May 22, 2024

It's a bug with flycheck-rust. I should exclude it from compiling inside the cargo registry.

from mio-uds.

Related Issues (9)

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.