Coder Social home page Coder Social logo

Comments (5)

edward-shen avatar edward-shen commented on May 25, 2024 1

git-config should be clean now.

from gitoxide.

edward-shen avatar edward-shen commented on May 25, 2024

Wow, Rust 1.51 was released less than two hours ago! I see I'm not the only one excited to play with const generics.

I can take a look at my code later this week (probably tomorrow or Saturday) but feel free to fix them if you'd rather do so yourself and/or prefer them to be fixed sooner.

For the most part the usage of unwrap is generally in situations where I reasoned that it was impossible to reach that situation, so I think fixing most parts should be relatively straightforward.

from gitoxide.

Byron avatar Byron commented on May 25, 2024

😅 That was mere chance, but it's always nice to install a new Rust version and fix the additional clippy lints that usually pop up, making everything just a little better.

Even though I really want to take a closer look at git-config, I probably won't make it in time. So no rush for you, it's likely these will still be there when you get to it.

On another note, I hope you are also a little bit excited about the grant opportunity 🎉.

from gitoxide.

Byron avatar Byron commented on May 25, 2024

Note to self: Add resolver = "2" and fix all the new warnings that show up with it. I think dua-cli might also benefit from it.

from gitoxide.

Byron avatar Byron commented on May 25, 2024

Everything I could find is now fixed as well. Please note that resolver = "2" will be activated a bit later once GitHub CI provides the latest Rust binaries - otherwise cargo fmt will fail, unfortunately, claiming that resolver is a nightly flag. Fair enough :D.

from gitoxide.

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.