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

Update Rust crate proc-macro2 to v1.0.93 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oxide-renovate[bot]
Copy link

@oxide-renovate oxide-renovate bot commented Apr 9, 2024

This PR contains the following updates:

Package Type Update Change
proc-macro2 dependencies patch 1.0.70 -> 1.0.93

Release Notes

dtolnay/proc-macro2 (proc-macro2)

v1.0.93

Compare Source

v1.0.92

Compare Source

  • Improve compiler/fallback mismatch panic message (#​487)

v1.0.91

Compare Source

  • Fix panic "compiler/fallback mismatch 949" when using TokenStream::from_str from inside a proc macro to parse a string containing doc comment (#​484)

v1.0.90

Compare Source

v1.0.89

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​474)

v1.0.88

Compare Source

  • Return accurate line and column from Span::start and Span::end inside proc macros on nightly (#​472)

v1.0.87

Compare Source

  • Check valid punctuation character in Punct::new (#​470)

v1.0.86

Compare Source

  • Documentation improvements

v1.0.85

Compare Source

  • Mark some tests as only for 64-bit targets (#​463)

v1.0.84

Compare Source

v1.0.83

Compare Source

  • Optimize the representation of Ident (#​462)

v1.0.82

Compare Source

  • Resolve unexpected_cfgs warning (#​456)

v1.0.81

Compare Source

  • Documentation improvements

v1.0.80

Compare Source

  • Add Literal::byte_character constructor (#​449)
  • Add Literal::c_string constructor #​450)

v1.0.79

Compare Source

  • Clean up dead code

v1.0.78

Compare Source

v1.0.77

Compare Source

v1.0.76

Compare Source

  • Work around dead_code warning false positive (#​435)

v1.0.75

Compare Source

  • Improve error messages related to proc_macro::LexError (#​434)

v1.0.74

Compare Source

  • Work around improperly cached build script result by sccache (#​432)

v1.0.73

Compare Source

  • Documentation improvements

v1.0.72

Compare Source

  • Improve build script to be robust to proc_macro::Span unstable API changes

v1.0.71

Compare Source

  • Turn on deny(unsafe_op_in_unsafe_fn) lint

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.79 Update Rust crate proc-macro2 to v1.0.80 Apr 15, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 3c04f07 to b80157c Compare April 15, 2024 03:51
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.80 Update Rust crate proc-macro2 to v1.0.81 Apr 17, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from b80157c to f7d735b Compare April 17, 2024 03:11
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.81 Update Rust crate proc-macro2 to v1.0.81 - autoclosed Apr 25, 2024
@oxide-renovate oxide-renovate bot closed this Apr 25, 2024
@oxide-renovate oxide-renovate bot deleted the renovate/proc-macro2-1.x-lockfile branch April 25, 2024 20:25
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.81 - autoclosed Update Rust crate proc-macro2 to v1.0.81 Apr 26, 2024
@oxide-renovate oxide-renovate bot restored the renovate/proc-macro2-1.x-lockfile branch April 26, 2024 17:37
@oxide-renovate oxide-renovate bot reopened this Apr 26, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.81 Update Rust crate proc-macro2 to v1.0.82 May 7, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from f7d735b to 86ef4d8 Compare May 7, 2024 04:30
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.82 Update Rust crate proc-macro2 to v1.0.83 May 20, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 86ef4d8 to 907c679 Compare May 20, 2024 03:11
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.83 Update Rust crate proc-macro2 to v1.0.84 May 26, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 907c679 to 9d57507 Compare May 26, 2024 03:11
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.84 Update Rust crate proc-macro2 to v1.0.85 Jun 2, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 9d57507 to b3f3947 Compare June 2, 2024 03:12
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from b3f3947 to 9c57a05 Compare June 22, 2024 03:26
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.85 Update Rust crate proc-macro2 to v1.0.86 Jun 22, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 9c57a05 to 83968ae Compare October 8, 2024 03:15
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.86 Update Rust crate proc-macro2 to v1.0.87 Oct 8, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.87 Update Rust crate proc-macro2 to v1.0.88 Oct 17, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 83968ae to 3c60c3a Compare October 17, 2024 03:13
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.88 Update Rust crate proc-macro2 to v1.0.89 Oct 23, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 3c60c3a to b45a1ce Compare October 23, 2024 03:13
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.89 Update Rust crate proc-macro2 to v1.0.90 Nov 21, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch 2 times, most recently from c730540 to bc720b7 Compare November 21, 2024 06:15
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.90 Update Rust crate proc-macro2 to v1.0.91 Nov 21, 2024
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.91 Update Rust crate proc-macro2 to v1.0.92 Nov 22, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from bc720b7 to 76d25d9 Compare November 22, 2024 04:03
@oxide-renovate oxide-renovate bot force-pushed the renovate/proc-macro2-1.x-lockfile branch from 76d25d9 to dd69deb Compare January 11, 2025 04:01
@oxide-renovate oxide-renovate bot changed the title Update Rust crate proc-macro2 to v1.0.92 Update Rust crate proc-macro2 to v1.0.93 Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants