Git Product home page Git Product logo

Comments (4)

pacak avatar pacak commented on July 30, 2024

Managed to reproduce it, but had to update to 1.71

So I'm asking rustc to produce .s files and json output, then I'm parsing that json with cargo-metadata to find out what was generated. json contains this bit of info which supposed to parse into ArtifactProfile

"profile":{"opt_level":"3","debuginfo":"line-tables-only","debug_assertions":false,"overflow_checks":false,"test":false},

https://docs.rs/cargo_metadata/latest/cargo_metadata/struct.ArtifactProfile.html

And debuginfo field is described as Option<u32>...

I think once cargo-metadata gets updated - cargo-show-asm will magically start working again...

from cargo-show-asm.

pacak avatar pacak commented on July 30, 2024

Made a ticket, we'll see what they reply.

from cargo-show-asm.

pacak avatar pacak commented on July 30, 2024

https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Breaking.20JSON.20change.20in.201.2E71

from cargo-show-asm.

pacak avatar pacak commented on July 30, 2024

I released 0.2.20 with a workaround for this problem. Will close the ticket with a proper fix once cargo-metadata updates.

from cargo-show-asm.

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.