oxc icon indicating copy to clipboard operation
oxc copied to clipboard

chore(deps): update dependency rust to v1.82.0

Open renovate[bot] opened this issue 1 year ago • 5 comments

This PR contains the following updates:

Package Update Change
rust minor 1.81.0 -> 1.82.0

Release Notes

rust-lang/rust (rust)

v1.82.0

Compare Source

==========================

Language

Compiler

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Compatibility Notes

  • We now disallow setting some built-in cfgs via the command-line with the newly added explicit_builtin_cfgs_in_flags lint in order to prevent incoherent state, eg. windows cfg active but target is Linux based. The appropriate rustc flag should be used instead.
  • The standard library has a new implementation of binary_search which is significantly improves performance (#​128254). However when a sorted slice has multiple values which compare equal, the new implementation may select a different value among the equal ones than the old implementation.
  • illumos/Solaris now sets MSG_NOSIGNAL when writing to sockets. This avoids killing the process with SIGPIPE when writing to a closed socket, which matches the existing behavior on other UNIX targets.
  • Removes a problematic hack that always passed the --whole-archive linker flag for tests, which may cause linker errors for code accidentally relying on it.
  • The WebAssembly target features multivalue and reference-types are now both enabled by default. These two features both have subtle changes implied for generated WebAssembly binaries. For the multivalue feature, WebAssembly target support has changed when upgrading to LLVM 19. Support for generating functions with multiple returns no longer works and -Ctarget-feature=+multivalue has a different meaning than it did in LLVM 18 and prior. There is no longer any supported means to generate a module that has a function with multiple returns in WebAssembly from Rust source code. For the reference-types feature the encoding of immediates in the call_indirect, a commonly used instruction by the WebAssembly backend, has changed. Validators and parsers which don't understand the reference-types proposal will no longer accept modules produced by LLVM due to this change in encoding of immediates. Additionally these features being enabled are encoded in the target_features custom section and may affect downstream tooling such as wasm-opt consuming the module. Generating a WebAssembly module that disables default features requires -Zbuild-std support from Cargo and more information can be found at rust-lang/rust#128511.
  • Rust now raises unsafety errors for union patterns in parameter-position

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent significant improvements to the performance or internals of rustc and related tools.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Oct 17 '24 18:10 renovate[bot]

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

graphite-app[bot] avatar Oct 17 '24 18:10 graphite-app[bot]

CodSpeed Performance Report

Merging #6649 will not alter performance

Comparing renovate/rust-toolchain (47ec49f) with main (62a8c5e)

Summary

✅ 30 untouched benchmarks

codspeed-hq[bot] avatar Oct 17 '24 18:10 codspeed-hq[bot]

Merge activity

  • Oct 18, 10:25 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 18, 10:29 AM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 18, 10:32 AM EDT: The Graphite merge queue couldn't merge this PR because it was in draft mode.
  • Nov 29, 12:06 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Nov 29, 12:06 AM EST: A user added this pull request to the Graphite merge queue.
  • Nov 29, 12:18 AM EST: A user merged this pull request with the Graphite merge queue.

Boshen avatar Oct 18 '24 14:10 Boshen

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Oct 18 '24 14:10 renovate[bot]

Run npx -y -p typescript tsc --lib es2020,dom crates/oxc_wasm/pkg/oxc_wasm.d.ts
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts([1](https://github.com/oxc-project/oxc/actions/runs/11405636637/job/31737548270?pr=6649#step:7:1)587,45): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1588,59): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1590,52): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1591,54): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1592,56): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1593,64): error TS23[14](https://github.com/oxc-project/oxc/actions/runs/11405636637/job/31737548270?pr=6649#step:7:15): Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1594,57): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts([15](https://github.com/oxc-project/oxc/actions/runs/11405636637/job/31737548270?pr=6649#step:7:16)96,47): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1597,44): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1598,69): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).
Error: crates/oxc_wasm/pkg/oxc_wasm.d.ts(1599,63): error TS2314: Generic type 'Array<T>' requires 1 type argument(s).

Before:

export interface InitOutput {
  readonly memory: WebAssembly.Memory;
  readonly __wbg_oxc_free: (a: number, b: number) => void;
  readonly __wbg_get_oxc_ast: (a: number) => number;
  readonly __wbg_get_oxc_ir: (a: number, b: number) => void;

After:

export interface InitOutput {
  readonly memory: WebAssembly.Memory;
  readonly __wbg_oxc_free: (a: number, b: number) => void;
  readonly __wbg_get_oxc_ast: (a: number) => number;
  readonly __wbg_get_oxc_ir: (a: number) => Array;

Upstream issue: https://github.com/rustwasm/wasm-bindgen/issues/4207

Boshen avatar Oct 18 '24 14:10 Boshen

@Boshen It seems https://github.com/rustwasm/wasm-bindgen/issues/4207 is now fixed. Does this unblock us?

I've rebased on latest main and removed a bunch of changes which are no longer applicable.

overlookmotel avatar Nov 15 '24 11:11 overlookmotel

@Boshen It seems rustwasm/wasm-bindgen#4207 is now fixed. Does this unblock us?

I've rebased on latest main and removed a bunch of changes which are no longer applicable.

Waiting for it to release.

Boshen avatar Nov 15 '24 16:11 Boshen

This stack of pull requests is managed by Graphite. Learn more about stacking.

overlookmotel avatar Nov 24 '24 17:11 overlookmotel