Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
a4c0bf5
switch to v0 mangling by default on stable
davidtwco Feb 2, 2026
c3ef307
Merge `fabsfN` into `fabs::<F>`
N1ark Mar 15, 2026
a3741b2
simd_fmin/fmax: make semantics and name consistent with scalar intrin…
RalfJung Mar 18, 2026
9a92532
Merge commit '493d427c7d3423f085f05179e36a35b4943b1379' into sync_cg_…
bjorn3 Mar 25, 2026
6aa386c
Merge branch 'sync_from_rust'
bjorn3 Mar 25, 2026
035bf6e
Update exclusion list in build_llvm_sysroot_for_triple
bjorn3 Mar 26, 2026
ea7f582
Use -Zbuild-dir-new-layout
bjorn3 Mar 26, 2026
c8f40f8
Rollup merge of #153834 - N1ark:generic-float-intrinsics, r=tgross35,…
GuillaumeGomez Mar 28, 2026
496728e
Rollup merge of #154043 - RalfJung:simd-min-max, r=Amanieu,calebzulaw…
GuillaumeGomez Mar 28, 2026
90b98b2
Use `Hcx`/`hcx` consistently for `StableHashingContext`.
nnethercote Mar 31, 2026
85e5a24
Use closures more consistently in `dep_graph.rs`.
nnethercote Mar 17, 2026
2db57c7
Sync from rust 48cc71ee88cd0f11217eced958b9930970da998b
bjorn3 Apr 1, 2026
adb7c3f
Rustup to rustc 1.96.0-nightly (48cc71ee8 2026-03-31)
bjorn3 Apr 1, 2026
29f9565
Move `rustc_middle::mir::mono` to `rustc_middle::mono`
nnethercote Mar 24, 2026
70ee124
Call rustc assembler with `-Zunstable-options`
Finchiedev Apr 10, 2026
c70f3d3
Merge pull request #1638 from Finchiedev/main
bjorn3 Apr 10, 2026
c2278ff
Sync from rust bf4fbfb7a18d74e7cd8eef93af7329c58fbb5344
bjorn3 Apr 12, 2026
d542d94
Rustup to rustc 1.97.0-nightly (bf4fbfb7a 2026-04-11)
bjorn3 Apr 12, 2026
8635445
Fix rustc test suite
bjorn3 Apr 12, 2026
a67de10
preseve SIMD element type information
folkertdev Apr 8, 2026
5b3abb9
Rollup merge of #153997 - nnethercote:closure-consistency, r=petroche…
JonathanBrouwer Apr 13, 2026
4fe5dea
Use `!null` pattern type in libcore
oli-obk May 17, 2025
9bc7e4c
Auto merge of #136006 - oli-obk:push-tzonluoyuwkq, r=wesleywiser
bors Apr 13, 2026
d79e13f
Rollup merge of #155005 - folkertdev:simd-element-type-llvm, r=nnethe…
jhpratt Apr 14, 2026
438d886
Lock stable_crate_ids once in create_crate_num
zetanumbers Apr 14, 2026
c418fe7
`CValue::zst()` - add missing "ZST" in docs
DanielEScherzer Apr 14, 2026
e51a166
Sync from rust a5c825cd824ee0ef9463021078a2f464b4cc1a0d
bjorn3 Apr 15, 2026
c08e62a
Rustup to rustc 1.97.0-nightly (a5c825cd8 2026-04-14)
bjorn3 Apr 15, 2026
ff5d860
Introduce helper functions for f16<->f32 casts when necessary
bjorn3 Apr 15, 2026
657259f
Refactor FnDecl and FnSig flags into packed structs
teor2345 Apr 8, 2026
644a946
Disable f16 portable-simd tests on x86_64-pc-windows-gnu
bjorn3 Apr 16, 2026
0afeef0
fail loudly on unsized by-ref invariants (rust-lang/rustc_codegen_cra…
0xmuon Apr 16, 2026
0b5e617
Sync from rust 7af3402cda75aaead39f72516fd6cbb2f3ee0dbd
bjorn3 Apr 17, 2026
973ab0a
Rustup to rustc 1.97.0-nightly (7af3402cd 2026-04-16)
bjorn3 Apr 17, 2026
8591f0f
Tweak irrefutable let else warning output, add new suggestion
WeiTheShinobi Mar 24, 2026
3d2e593
fix all errors
adwinwhite Apr 15, 2026
f1054c7
Sync from rust e22c616e4e87914135c1db261a03e0437255335e
bjorn3 Apr 20, 2026
af2b606
Rustup to rustc 1.97.0-nightly (e22c616e4 2026-04-19)
bjorn3 Apr 20, 2026
720aed3
Fix rustc test suite
bjorn3 Apr 20, 2026
10fba0b
Update to Cranelift 0.130
philipc Apr 21, 2026
04564d1
Update to object 0.39.1
philipc Apr 21, 2026
a0871ed
Fix __eh_frame for AArch64 on macOS
philipc Apr 21, 2026
e6e77ab
Temporarily allow releases when the bench job fails
bjorn3 Apr 23, 2026
203a324
Merge pull request #1634 from philipc/macho-arm64
bjorn3 Apr 23, 2026
3c362ec
Update documentation for `wasm32-wali-linux-musl` after integrating n…
arjunr2 Apr 24, 2026
c20757f
Add specific target diffs
arjunr2 Apr 24, 2026
da0fe8d
Overhaul the code for running an incremental test revision
Zalathar Apr 24, 2026
569ad99
Only exclude the 155473 change for 1-byte bool-likes
scottmcm Apr 26, 2026
b7996bd
Existing code nits
BoxyUwU Feb 24, 2026
f5c39ef
Fix passing paths with space into dlltool
ChrisDenton Apr 28, 2026
2a8e588
Add `--print=backend-has-mnemonic` and `needs-asm-mnemonic` directive
fneddy Apr 23, 2026
4d4058b
Add regression test for hkl const closures
oli-obk Apr 28, 2026
b465c56
Handle hkl const closures
oli-obk Apr 28, 2026
3b6080c
Rustup to rustc 1.97.0-nightly (52b6e2c20 2026-04-27)
bjorn3 Apr 28, 2026
f0b0950
Test that raw-dylib works with whitespace paths
ChrisDenton Apr 28, 2026
0eda44b
Delete the 12 year old fixme
mejrs Apr 28, 2026
62ee4cd
remove review queue triagebot mentions
davidtwco Apr 28, 2026
45593d8
Merge commit '3b6080cb20924f0c4f94e47bbbbfcae8b07d82e5' into sync_cg_…
bjorn3 Apr 28, 2026
aef93ca
Document that CFI diverges from Rust wrt. ABI-compatibility rules
Darksonn Apr 28, 2026
45c47be
Rollup merge of #155850 - scottmcm:tweak_niche_assignment, r=mati865
JonathanBrouwer Apr 28, 2026
a1ed324
Rollup merge of #155923 - bjorn3:sync_cg_clif-2026-04-28, r=bjorn3
JonathanBrouwer Apr 28, 2026
61d6e47
Rollup merge of #151994 - davidtwco:v0-mangling-on-stable, r=wesleywiser
JonathanBrouwer Apr 28, 2026
83ddfe0
Rollup merge of #154325 - WeiTheShinobi:tweak-let-else-output, r=davi…
JonathanBrouwer Apr 28, 2026
43bc101
Rollup merge of #155899 - ChrisDenton:dlltool, r=mati865
JonathanBrouwer Apr 28, 2026
4a06828
Rollup merge of #155273 - zetanumbers:create_crate_num_lock, r=jdonsz…
JonathanBrouwer Apr 28, 2026
26c11d6
Rollup merge of #155361 - Darksonn:abi-cfi, r=RalfJung
JonathanBrouwer Apr 28, 2026
9c0d2a5
Rollup merge of #155692 - fneddy:fix_naked-dead-code-elimination, r=f…
JonathanBrouwer Apr 28, 2026
7e412ac
Rollup merge of #155747 - arjunr2:main, r=davidtwco
JonathanBrouwer Apr 28, 2026
529fbba
Rollup merge of #155768 - Zalathar:incremental, r=jieyouxu
JonathanBrouwer Apr 28, 2026
cc5a455
Rollup merge of #155907 - oli-obk:push-nypowoyskzxp, r=Kivooeo
JonathanBrouwer Apr 28, 2026
6723b9a
Rollup merge of #155910 - BoxyUwU:borrowck_cleanup_5, r=lcnr
JonathanBrouwer Apr 28, 2026
18d78da
Rollup merge of #155913 - mejrs:delete_the_fixme, r=nia-e
JonathanBrouwer Apr 28, 2026
601f0f6
Rollup merge of #155920 - davidtwco:triagebot-remove-review-queue, r=…
JonathanBrouwer Apr 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion compiler/rustc_abi/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2084,7 +2084,8 @@ impl Niche {
let distance_end_zero = max_value - v.end;
// FIXME: this ought to work for `bool` too, but that seems to be hitting a miscompilation
// <https://github.com/rust-lang/rust/pull/155473#issuecomment-4302036343>
if count == 1 && v != (WrappingRange { start: 0, end: 1 }) {
let is_bool = size.bytes() == 1 && v == WrappingRange { start: 0, end: 1 };
if count == 1 && !is_bool {
// We only need one, so just pick the one closest to zero.
// Not only does that obviously use zero if it's possible, but it also
// simplifies testing things like `Option<char>`, since looking for `-1`
Expand Down
18 changes: 8 additions & 10 deletions compiler/rustc_borrowck/src/handle_placeholders.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@ pub(crate) struct LoweredConstraints<'tcx> {
pub(crate) placeholder_indices: PlaceholderIndices<'tcx>,
}

impl<'d, 'tcx, A: scc::Annotation> SccAnnotations<'d, 'tcx, A> {
pub(crate) fn init(definitions: &'d IndexVec<RegionVid, RegionDefinition<'tcx>>) -> Self {
Self { scc_to_annotation: IndexVec::new(), definitions }
}
}

/// A Visitor for SCC annotation construction.
pub(crate) struct SccAnnotations<'d, 'tcx, A: scc::Annotation> {
pub(crate) scc_to_annotation: IndexVec<ConstraintSccIndex, A>,
definitions: &'d IndexVec<RegionVid, RegionDefinition<'tcx>>,
}

impl<'d, 'tcx, A: scc::Annotation> SccAnnotations<'d, 'tcx, A> {
pub(crate) fn init(definitions: &'d IndexVec<RegionVid, RegionDefinition<'tcx>>) -> Self {
Self { scc_to_annotation: IndexVec::new(), definitions }
}
}

impl scc::Annotations<RegionVid> for SccAnnotations<'_, '_, RegionTracker> {
fn new(&self, element: RegionVid) -> RegionTracker {
RegionTracker::new(element, &self.definitions[element])
Expand Down Expand Up @@ -118,7 +118,7 @@ impl RegionTracker {
}

/// The largest universe this SCC can name. It's the smallest
/// largest nameable universe of any reachable region, or
/// max-nameable-universe of any reachable region, or
/// `max_nameable(r) = min (max_nameable(r') for r' reachable from r)`
pub(crate) fn max_nameable_universe(self) -> UniverseIndex {
self.max_nameable_universe.0
Expand Down Expand Up @@ -208,7 +208,7 @@ pub(super) fn region_definitions<'tcx>(
/// graph such that there is a series of constraints
/// A: B: C: ... : X where
/// A contains a placeholder whose universe cannot be named by X,
/// add a constraint that A: 'static. This is a safe upper bound
/// add a constraint that X: 'static. This is a safe upper bound
/// in the face of borrow checker/trait solver limitations that will
/// eventually go away.
///
Expand Down Expand Up @@ -327,8 +327,6 @@ pub(crate) fn rewrite_placeholder_outlives<'tcx>(

for scc in sccs.all_sccs() {
// No point in adding 'static: 'static!
// This micro-optimisation makes somewhat sense
// because static outlives *everything*.
if scc == sccs.scc(fr_static) {
continue;
}
Expand Down
31 changes: 18 additions & 13 deletions compiler/rustc_borrowck/src/region_infer/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -501,43 +501,48 @@ impl<'tcx> RegionInferenceContext<'tcx> {

let mut errors_buffer = RegionErrors::new(infcx.tcx);

// If this is a closure, we can propagate unsatisfied
// `outlives_requirements` to our creator, so create a vector
// to store those. Otherwise, we'll pass in `None` to the
// functions below, which will trigger them to report errors
// eagerly.
let mut outlives_requirements = infcx.tcx.is_typeck_child(mir_def_id).then(Vec::new);
// If this is a nested body, we propagate unsatisfied
// outlives constraints to the parent body instead of
// eagerly erroing.
let mut propagated_outlives_requirements =
infcx.tcx.is_typeck_child(mir_def_id).then(Vec::new);

self.check_type_tests(infcx, outlives_requirements.as_mut(), &mut errors_buffer);
self.check_type_tests(infcx, propagated_outlives_requirements.as_mut(), &mut errors_buffer);

debug!(?errors_buffer);
debug!(?outlives_requirements);
debug!(?propagated_outlives_requirements);

// In Polonius mode, the errors about missing universal region relations are in the output
// and need to be emitted or propagated. Otherwise, we need to check whether the
// constraints were too strong, and if so, emit or propagate those errors.
if infcx.tcx.sess.opts.unstable_opts.polonius.is_legacy_enabled() {
self.check_polonius_subset_errors(
outlives_requirements.as_mut(),
propagated_outlives_requirements.as_mut(),
&mut errors_buffer,
polonius_output
.as_ref()
.expect("Polonius output is unavailable despite `-Z polonius`"),
);
} else {
self.check_universal_regions(outlives_requirements.as_mut(), &mut errors_buffer);
self.check_universal_regions(
propagated_outlives_requirements.as_mut(),
&mut errors_buffer,
);
}

debug!(?errors_buffer);

let outlives_requirements = outlives_requirements.unwrap_or_default();
let propagated_outlives_requirements = propagated_outlives_requirements.unwrap_or_default();

if outlives_requirements.is_empty() {
if propagated_outlives_requirements.is_empty() {
(None, errors_buffer)
} else {
let num_external_vids = self.universal_regions().num_global_and_external_regions();
(
Some(ClosureRegionRequirements { num_external_vids, outlives_requirements }),
Some(ClosureRegionRequirements {
num_external_vids,
outlives_requirements: propagated_outlives_requirements,
}),
errors_buffer,
)
}
Expand Down
3 changes: 2 additions & 1 deletion compiler/rustc_codegen_cranelift/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,8 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 10
if: ${{ github.ref == 'refs/heads/main' }}
needs: [todo_check, rustfmt, test, bench, dist]
# FIXME add bench back once rust-lang/cargo#16925 has been fixed
needs: [todo_check, rustfmt, test, dist]

permissions:
contents: write # for creating the dev tag and release
Expand Down
93 changes: 51 additions & 42 deletions compiler/rustc_codegen_cranelift/Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,46 +43,46 @@ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"

[[package]]
name = "cranelift-assembler-x64"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f248321c6a7d4de5dcf2939368e96a397ad3f53b6a076e38d0104d1da326d37"
checksum = "6edb5bdd1af46714e3224a017fabbbd57f70df4e840eb5ad6a7429dc456119d6"
dependencies = [
"cranelift-assembler-x64-meta",
]

[[package]]
name = "cranelift-assembler-x64-meta"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab6d78ff1f7d9bf8b7e1afbedbf78ba49e38e9da479d4c8a2db094e22f64e2bc"
checksum = "a819599186e1b1a1f88d464e06045696afc7aa3e0cc018aa0b2999cb63d1d088"
dependencies = [
"cranelift-srcgen",
]

[[package]]
name = "cranelift-bforest"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6b6005ba640213a5b95382aeaf6b82bf028309581c8d7349778d66f27dc1180b"
checksum = "36e2c152d488e03c87b913bc2ed3414416eb1e0d66d61b49af60bf456a9665c7"
dependencies = [
"cranelift-entity",
"wasmtime-internal-core",
]

[[package]]
name = "cranelift-bitset"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81fb5b134a12b559ff0c0f5af0fcd755ad380723b5016c4e0d36f74d39485340"
checksum = "b6559d4fbc253d1396e1f6beeae57fa88a244f02aaf0cde2a735afd3492d9b2e"
dependencies = [
"wasmtime-internal-core",
]

[[package]]
name = "cranelift-codegen"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85837de8be7f17a4034a6b08816f05a3144345d2091937b39d415990daca28f4"
checksum = "96d9315d98d6e0a64454d4c83be2ee0e8055c3f80c3b2d7bcad7079f281a06ff"
dependencies = [
"bumpalo",
"cranelift-assembler-x64",
Expand All @@ -107,9 +107,9 @@ dependencies = [

[[package]]
name = "cranelift-codegen-meta"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e433faa87d38e5b8ff469e44a26fea4f93e58abd7a7c10bad9810056139700c9"
checksum = "d89c00a88081c55e3087c45bebc77e0cc973de2d7b44ef6a943c7122647b89f5"
dependencies = [
"cranelift-assembler-x64-meta",
"cranelift-codegen-shared",
Expand All @@ -119,34 +119,34 @@ dependencies = [

[[package]]
name = "cranelift-codegen-shared"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5397ba61976e13944ca71230775db13ee1cb62849701ed35b753f4761ed0a9b7"
checksum = "879f77c497a1eb6273482aa1ac3b23cb8563ff04edb39ed5dfcfd28c8deff8f5"

[[package]]
name = "cranelift-control"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc81c88765580720eb30f4fc2c1bfdb75fcbf3094f87b3cd69cecca79d77a245"
checksum = "498dc1f17a6910c88316d49c7176d8fa97cf10c30859c32a266040449317f963"
dependencies = [
"arbitrary",
]

[[package]]
name = "cranelift-entity"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "463feed5d46cf8763f3ba3045284cf706dd161496e20ec9c14afbb4ba09b9e66"
checksum = "c2acba797f6a46042ce82aaf7680d0c3567fe2001e238db9df649fd104a2727f"
dependencies = [
"cranelift-bitset",
"wasmtime-internal-core",
]

[[package]]
name = "cranelift-frontend"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4c5eca7696c1c04ab4c7ed8d18eadbb47d6cc9f14ec86fe0881bf1d7e97e261"
checksum = "4dca3df1d107d98d88f159ad1d5eaa2d5cdb678b3d5bcfadc6fc83d8ebb448ea"
dependencies = [
"cranelift-codegen",
"log",
Expand All @@ -156,15 +156,15 @@ dependencies = [

[[package]]
name = "cranelift-isle"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f1153844610cc9c6da8cf10ce205e45da1a585b7688ed558aa808bbe2e4e6d77"
checksum = "f62dd18116d88bed649871feceda79dad7b59cc685ea8998c2b3e64d0e689602"

[[package]]
name = "cranelift-jit"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "41836de8321b303d3d4188e58cc09c30c7645337342acfcfb363732695cae098"
checksum = "0a4942770ce6662b44d903493d7c5b00f9a986a713a61aae148306eaef21ebd4"
dependencies = [
"anyhow",
"cranelift-codegen",
Expand All @@ -182,9 +182,9 @@ dependencies = [

[[package]]
name = "cranelift-module"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b731f66cb1b69b60a74216e632968ebdbb95c488d26aa1448ec226ae0ffec33e"
checksum = "fb5ca0d214ecee44405ea9f0c65a5318b41ac469e8258fd9fe944e564c1c1b0b"
dependencies = [
"anyhow",
"cranelift-codegen",
Expand All @@ -193,9 +193,9 @@ dependencies = [

[[package]]
name = "cranelift-native"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a97b583fe9a60f06b0464cee6be5a17f623fd91b217aaac99b51b339d19911af"
checksum = "f843b80360d7fdf61a6124642af7597f6d55724cf521210c34af8a1c66daca6e"
dependencies = [
"cranelift-codegen",
"libc",
Expand All @@ -204,9 +204,9 @@ dependencies = [

[[package]]
name = "cranelift-object"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9809d2d419cd18f17377f4ce64a7ad22eeda0d042c08833d3796657f1ddebc82"
checksum = "b9d212d15015c374333b11b833111b7c7e686bfaec02385af53611050bce7e9d"
dependencies = [
"anyhow",
"cranelift-codegen",
Expand All @@ -219,9 +219,9 @@ dependencies = [

[[package]]
name = "cranelift-srcgen"
version = "0.130.0"
version = "0.131.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8594dc6bb4860fa8292f1814c76459dbfb933e1978d8222de6380efce45c7cee"
checksum = "090ee5de58c6f17eb5e3a5ae8cf1695c7efea04ec4dd0ecba6a5b996c9bad7dc"

[[package]]
name = "crc32fast"
Expand Down Expand Up @@ -277,6 +277,15 @@ dependencies = [
"foldhash",
]

[[package]]
name = "hashbrown"
version = "0.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
dependencies = [
"foldhash",
]

[[package]]
name = "heck"
version = "0.5.0"
Expand All @@ -285,12 +294,12 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"

[[package]]
name = "indexmap"
version = "2.13.0"
version = "2.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
dependencies = [
"equivalent",
"hashbrown 0.16.1",
"hashbrown 0.17.0",
]

[[package]]
Expand Down Expand Up @@ -338,12 +347,12 @@ checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"

[[package]]
name = "object"
version = "0.38.1"
version = "0.39.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "271638cd5fa9cca89c4c304675ca658efc4e64a66c716b7cfe1afb4b9611dbbc"
checksum = "2e5a6c098c7a3b6547378093f5cc30bc54fd361ce711e05293a5cc589562739b"
dependencies = [
"crc32fast",
"hashbrown 0.16.1",
"hashbrown 0.17.0",
"indexmap",
"memchr",
]
Expand Down Expand Up @@ -482,19 +491,19 @@ checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"

[[package]]
name = "wasmtime-internal-core"
version = "43.0.0"
version = "44.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e671917bb6856ae360cb59d7aaf26f1cfd042c7b924319dd06fd380739fc0b2e"
checksum = "816a61a75275c6be435131fc625a4f5956daf24d9f9f59443e81cbef228929b3"
dependencies = [
"hashbrown 0.16.1",
"libm",
]

[[package]]
name = "wasmtime-internal-jit-icache-coherence"
version = "43.0.0"
version = "44.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b3112806515fac8495883885eb8dbdde849988ae91fe6beb544c0d7c0f4c9aa"
checksum = "2fd683a94490bf755d016a09697b0955602c50106b1ded97d16983ab2ded9fed"
dependencies = [
"cfg-if",
"libc",
Expand Down
Loading
Loading