File tree
235 files changed
+249
-7549
lines changed- .github/workflows
- cprover_bindings
- docs/src
- rust-feature-support
- kani-compiler
- src
- codegen_cprover_gotoc
- codegen
- context
- kani_middle
- transform
- kani-driver
- src
- args
- concrete_playback
- kani_metadata
- library
- kani
- kani_macros
- std
- scripts
- ci
- setup
- ubuntu
- tests
- kani
- Intrinsics
- ValidValues
- perf
- btreeset
- insert_any
- insert_multi
- insert_same
- hashset
- tools
- bookrunner
- configs/books
- Rust by Example
- Custom Types/Enums/Testcase: linked-list
- Error handling/Iterating over Results
- Flow of Control/for and range
- Functions/Closures
- Capturing
- Examples in std
- Iterator::any
- Searching through iterators
- Hello World/Formatted print/Formatting
- Std library types
- HashMap
- Alternate_custom key types
- Strings
- Std misc
- Channels
- File I_O/read lines
- Program arguments
- Argument parsing
- Threads
- Testcase: map-reduce
- Traits
- Disambiguating overlapping traits
- Iterators
- impl Trait
- The Rust Reference
- Appendices/Glossary
- Attributes/Limits
- Linkage
- Patterns
- Statements and expressions/Expressions
- Loop expressions
- Method call expressions
- Type system/Types
- The Rustonomicon/Concurrency/Atomics
- The Unstable Book/Language Features/generators
- librustdoc
- html
- rust-doc
- unstable-book
- src
- compiler-flags
- img
- language-features
- library-features
- src
- build-kani
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
235 files changed
+249
-7549
lines changedLines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 | 58 |
| |
65 | 59 |
| |
66 | 60 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 35 |
| |
40 | 36 |
| |
41 | 37 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 | 26 |
| |
30 | 27 |
|
Lines changed: 1 addition & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 30 |
| |
34 | 31 |
| |
35 | 32 |
| |
| |||
88 | 85 |
| |
89 | 86 |
| |
90 | 87 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 | 88 |
| |
95 | 89 |
| |
96 | 90 |
| |
97 | 91 |
| |
98 | 92 |
| |
99 |
| - | |
| 93 | + | |
100 | 94 |
| |
101 | 95 |
| |
102 | 96 |
| |
103 | 97 |
| |
104 | 98 |
| |
105 | 99 |
| |
106 | 100 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 | 101 |
| |
133 | 102 |
| |
134 | 103 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 | 77 |
| |
79 | 78 |
| |
80 |
| - | |
81 | 79 |
| |
82 | 80 |
| |
83 | 81 |
| |
|
Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 | 1 |
| |
11 | 2 |
| |
12 | 3 |
| |
|
Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 |
| |
8 | 22 |
| |
9 | 23 |
| |
|
0 commit comments