This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +10
-7749
lines changed Expand file tree Collapse file tree 14 files changed +10
-7749
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,6 @@ Files: compiler/*
38
38
Copyright: The Rust Project Developers (see https://thanks.rust-lang.org)
39
39
License: MIT or Apache-2.0
40
40
41
- Files: compiler/rustc_apfloat/*
42
- Copyright: LLVM APFloat authors
43
- The Rust Project Developers (see https://thanks.rust-lang.org)
44
- License: NCSA AND (MIT OR Apache-2.0)
45
-
46
41
Files: compiler/rustc_codegen_cranelift/src/cranelift_native.rs
47
42
Copyright: The Cranelift Project Developers
48
43
The Rust Project Developers (see https://thanks.rust-lang.org)
Original file line number Diff line number Diff line change @@ -3135,7 +3135,9 @@ dependencies = [
3135
3135
3136
3136
[[package ]]
3137
3137
name = " rustc_apfloat"
3138
- version = " 0.0.0"
3138
+ version = " 0.2.0+llvm-462a31f5a5ab"
3139
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3140
+ checksum = " 465187772033a5ee566f69fe008df03628fce549a0899aae76f0a0c2e34696be"
3139
3141
dependencies = [
3140
3142
" bitflags 1.3.2" ,
3141
3143
" smallvec" ,
@@ -4725,9 +4727,9 @@ dependencies = [
4725
4727
4726
4728
[[package ]]
4727
4729
name = " smallvec"
4728
- version = " 1.10 .0"
4730
+ version = " 1.11 .0"
4729
4731
source = " registry+https://github.com/rust-lang/crates.io-index"
4730
- checksum = " a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 "
4732
+ checksum = " 62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9 "
4731
4733
4732
4734
[[package ]]
4733
4735
name = " snap"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments