File tree
522 files changed
+735867
-3916
lines changed- .github/workflows
- doc/src
- tools
- library
- alloctests
- testing
- tests
- testing
- alloc/src
- collections
- btree
- linked_list
- vec_deque
- ffi
- vec
- coretests/tests
- fmt
- num/dec2flt
- core
- src
- alloc
- array
- ascii
- cell
- char
- convert
- ffi
- fmt
- future
- hash
- intrinsics
- io
- iter
- adapters
- sources
- macros
- marker
- mem
- num
- dec2flt
- ops
- panic
- pin
- prelude
- ptr
- slice
- sort
- stable
- str
- portable-simd/crates/core_simd/src
- proc_macro
- src
- rtstartup
- rustc-std-workspace-core
- stdarch
- .github/workflows
- ci
- docker
- aarch64-unknown-linux-gnu
- aarch64_be-unknown-linux-gnu
- arm-unknown-linux-gnueabihf
- armv7-unknown-linux-gnueabihf
- i586-unknown-linux-gnu
- i686-unknown-linux-gnu
- loongarch64-unknown-linux-gnu
- mips-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips64el-unknown-linux-gnuabi64
- mipsel-unknown-linux-musl
- nvptx64-nvidia-cuda
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- powerpc64le-unknown-linux-gnu
- riscv32gc-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
- s390x-unknown-linux-gnu
- wasm32-wasip1
- x86_64-unknown-linux-gnu
- crates
- assert-instr-macro
- src
- core_arch
- src
- aarch64
- neon
- arm
- loongarch64
- lasx
- lsx
- mips
- nvptx
- powerpc64
- powerpc
- riscv32
- riscv64
- s390x
- wasm32
- x86_64
- x86
- intrinsic-test
- src
- arm
- common
- simd-test-macro
- src
- std_detect
- src
- detect
- arch
- os
- darwin
- freebsd
- linux
- openbsd
- windows
- test_data
- tests
- stdarch-gen-arm
- spec/neon
- src
- stdarch-gen-loongarch
- src
- stdarch-test
- src
- stdarch-verify
- src
- tests
- examples
- intrinsics_data
- std
- src
- ffi
- io
- net
- os
- android
- illumos
- linux
- net/linux_ext
- solaris
- unix
- net
- prelude
- sync
- mpmc
- poison
- sys
- fs
- windows
- net/connection
- socket
- uefi
- pal
- hermit
- itron
- sgx
- teeos
- uefi
- unix
- linux
- unsupported
- wasi
- wasm/atomics
- windows
- c
- xous
- path
- windows
- process/unix
- random
- thread
- tests
- sync
- thread_local
- sysroot
- scripts/kani-std-analysis
- tool_config
- verifast-proofs/alloc/collections
- linked_list.rs-negative
- original
- verified
- linked_list.rs
- original
- verified
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
522 files changed
+735867
-3916
lines changedLines changed: 77 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + |
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 | 30 |
| |
33 | 31 |
| |
34 | 32 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 28 | + | |
31 | 29 |
| |
32 | 30 |
| |
33 | 31 |
| |
|
Lines changed: 60 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
| |||
90 | 88 |
| |
91 | 89 |
| |
92 | 90 |
| |
93 |
| - | |
94 |
| - | |
95 | 91 |
| |
96 | 92 |
| |
97 | 93 |
| |
98 | 94 |
| |
99 | 95 |
| |
100 | 96 |
| |
101 | 97 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 98 |
| |
106 | 99 |
| |
107 | 100 |
| |
108 | 101 |
| |
109 | 102 |
| |
110 |
| - | |
111 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
112 | 107 |
| |
113 | 108 |
| |
114 | 109 |
| |
115 | 110 |
| |
116 | 111 |
| |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
117 | 167 |
| |
118 | 168 |
| |
119 | 169 |
| |
| |||
295 | 345 |
| |
296 | 346 |
| |
297 | 347 |
| |
298 |
| - | |
299 |
| - | |
300 | 348 |
| |
301 | 349 |
| |
302 | 350 |
| |
| |||
329 | 377 |
| |
330 | 378 |
| |
331 | 379 |
| |
332 |
| - | |
333 |
| - | |
334 | 380 |
| |
335 | 381 |
| |
336 | 382 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
0 commit comments