Commit 206123e
committed
chore!: bump rust edition to 2024
1 parent 42b4ba3 commit 206123e
File tree
323 files changed
+846
-1071
lines changed- acvm-repo
- acir_field
- benches
- src
- acir
- benches
- src
- circuit
- native_types
- expression
- tests
- acvm_js/src
- foreign_call
- acvm
- src
- compiler
- optimizers
- transformers
- pwg
- blackbox
- signature
- tests
- blackbox_solver/src
- ecdsa
- bn254_blackbox_solver
- benches
- src
- generator
- brillig_vm/src
- brillig/src
- compiler
- noirc_driver
- src
- tests
- noirc_errors/src
- noirc_evaluator/src
- acir
- brillig
- brillig_gen
- brillig_ir
- procedures
- ssa
- function_builder
- ir
- instruction
- call
- opt
- flatten_cfg
- inlining
- mem2reg
- parser
- ssa_gen
- noirc_frontend/src
- ast
- debug
- elaborator
- graph
- hir_def
- hir
- comptime
- interpreter
- builtin
- def_collector
- def_map
- resolution
- type_check
- lexer
- monomorphization
- parser
- parser
- wasm/src
- tooling
- acvm_cli/src
- cli
- fs
- artifact_cli/src
- bin
- commands
- fs
- debugger/src
- fuzzer/src
- dictionary
- strategies
- inspector/src/cli
- lsp/src
- notifications
- requests
- code_action
- completion
- hover
- nargo_cli
- benches
- src
- cli
- fs
- test_cmd
- tests
- nargo_fmt/src
- formatter
- nargo_toml/src
- nargo/src
- foreign_calls
- ops
- noirc_abi_wasm/src
- noirc_abi/src
- input_parser
- noirc_artifacts_info/src
- noirc_artifacts/src
- profiler/src
- cli
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
323 files changed
+846
-1071
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | 378 | | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 88 | + | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 115 | + | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
| |||
183 | 179 | | |
184 | 180 | | |
185 | 181 | | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 182 | + | |
191 | 183 | | |
192 | 184 | | |
193 | 185 | | |
| |||
0 commit comments