Commit 8f25cb6
committed
Merge branch 'origin/ray/rust-1.70' (#1416)
* origin/ray/rust-1.70:
rustfmt: update config for new nightly-2023-06-01
clippy: fix warnings
clippy: fix lint `clippy::derive_hash_xor_eq`
deps: update `log` transitive dependency to avoid clippy errors
all: bump rust to 1.70File tree
18 files changed
+102
-137
lines changed- apps
- src/lib
- client
- node/ledger/shell
- core/src/types/key
- tests/src
- e2e
- storage_api
- wasm_for_tests/wasm_source
- wasm
18 files changed
+102
-137
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | | - | |
| 1176 | + | |
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
| |||
0 commit comments