Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo update #120454

Merged
merged 6 commits into from
Feb 14, 2024
Merged

cargo update #120454

merged 6 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. Bump indexmap

    `swap` has been deprecated in favour of `swap_remove` - the behaviour
    is the same though.
    clubby789 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4de3a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac3b57 View commit details
    Browse the repository at this point in the history
  3. Bump proc-macro2, syn and quote

    This disables the `proc_macro_span` feature which unfortunately makes our
    diagnostic derive macro diagnostics a little worse.
    clubby789 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ed88500 View commit details
    Browse the repository at this point in the history
  4. Pin memchr version

    clubby789 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    36a1679 View commit details
    Browse the repository at this point in the history
  5. Pin cc version

    clubby789 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    002181f View commit details
    Browse the repository at this point in the history
  6. cargo update

    clubby789 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9b73db3 View commit details
    Browse the repository at this point in the history