This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
51 files changed
+322
-269
lines changed- compiler
- rustc_hir_analysis/src/coherence
- rustc_infer/src/infer/error_reporting
- rustc_middle/src/ty
- library/std/src/sys/windows
- src
- bootstrap
- doc
- style-guide/src
- librustdoc
- formats
- html
- render
- static/js
- tests
- mir-opt
- copy-prop
- dataflow-const-prop
- ui
- async-await
- in-trait
- issues
- coherence
- const-generics
- error-codes
- impl-trait
- incoherent-inherent-impls
- privacy
- suggestions
- traits
- type-alias-impl-trait
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+322
-269
lines changedLines changed: 17 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
| 96 | + | |
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
| 186 | + | |
186 | 187 |
| |
187 | 188 |
| |
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
191 | 192 |
| |
192 |
| - | |
| 193 | + | |
193 | 194 |
| |
194 | 195 |
| |
195 |
| - | |
| 196 | + | |
196 | 197 |
| |
197 | 198 |
| |
198 |
| - | |
| 199 | + | |
199 | 200 |
| |
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
203 |
| - | |
| 204 | + | |
204 | 205 |
| |
205 | 206 |
| |
206 | 207 |
| |
207 |
| - | |
| 208 | + | |
208 | 209 |
| |
209 | 210 |
| |
210 | 211 |
| |
| |||
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
224 |
| - | |
| 225 | + | |
225 | 226 |
| |
226 | 227 |
| |
227 | 228 |
| |
228 | 229 |
| |
229 |
| - | |
| 230 | + | |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
233 | 234 |
| |
234 |
| - | |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
|
Lines changed: 25 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1783 | 1783 |
| |
1784 | 1784 |
| |
1785 | 1785 |
| |
1786 |
| - | |
1787 |
| - | |
1788 |
| - | |
1789 |
| - | |
1790 |
| - | |
1791 |
| - | |
1792 |
| - | |
1793 |
| - | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
1794 | 1804 |
| |
1795 | 1805 |
| |
1796 | 1806 |
| |
| |||
2854 | 2864 |
| |
2855 | 2865 |
| |
2856 | 2866 |
| |
| 2867 | + | |
2857 | 2868 |
| |
2858 | 2869 |
| |
2859 | 2870 |
| |
| |||
2863 | 2874 |
| |
2864 | 2875 |
| |
2865 | 2876 |
| |
| 2877 | + | |
2866 | 2878 |
| |
2867 | 2879 |
| |
2868 | 2880 |
| |
| |||
2871 | 2883 |
| |
2872 | 2884 |
| |
2873 | 2885 |
| |
2874 |
| - | |
| 2886 | + | |
| 2887 | + | |
| 2888 | + | |
| 2889 | + | |
| 2890 | + | |
2875 | 2891 |
| |
2876 | 2892 |
| |
2877 | 2893 |
| |
|
Lines changed: 13 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
238 | 238 |
| |
239 | 239 |
| |
240 | 240 |
| |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
| 241 | + | |
| 242 | + | |
247 | 243 |
| |
248 | 244 |
| |
249 | 245 |
| |
250 | 246 |
| |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
| 247 | + | |
257 | 248 |
| |
258 | 249 |
| |
259 | 250 |
| |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 |
| - | |
| 251 | + | |
266 | 252 |
| |
267 | 253 |
| |
268 | 254 |
| |
| |||
283 | 269 |
| |
284 | 270 |
| |
285 | 271 |
| |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
286 | 281 |
| |
287 | 282 |
| |
288 | 283 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
274 |
| - | |
| 274 | + | |
275 | 275 |
| |
276 | 276 |
| |
277 | 277 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 |
| - | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
1270 | 1275 |
| |
1271 | 1276 |
| |
1272 | 1277 |
| |
|
Lines changed: 38 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
197 | 224 |
| |
198 |
| - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
199 | 234 |
| |
| 235 | + | |
200 | 236 |
| |
201 | 237 |
| |
202 | 238 |
| |
|
- .github/workflows/main.yml+2-2
- listings/ch02-guessing-game-tutorial/listing-02-04/output.txt+1
- listings/ch02-guessing-game-tutorial/no-listing-02-without-expect/output.txt+2-2
- listings/ch03-common-programming-concepts/no-listing-23-statements-dont-return-values/output.txt+1-1
- listings/ch04-understanding-ownership/no-listing-04-cant-use-after-move/output.txt+4
- listings/ch06-enums-and-pattern-matching/no-listing-07-cant-use-option-directly/output.txt+3-8
- listings/ch06-enums-and-pattern-matching/no-listing-10-non-exhaustive-match/output.txt+4
- listings/ch07-managing-growing-projects/listing-07-12/output.txt+6-6
- listings/ch08-common-collections/listing-08-19/output.txt-1
- listings/ch11-writing-automated-tests/listing-11-03/output.txt+1-1
- listings/ch11-writing-automated-tests/listing-11-10/output.txt+1-1
- listings/ch11-writing-automated-tests/no-listing-03-introducing-a-bug/output.txt+1-1
- listings/ch11-writing-automated-tests/no-listing-04-bug-in-add-two/output.txt+1-1
- listings/ch11-writing-automated-tests/no-listing-06-greeter-with-bug/output.txt+1-1
- listings/ch11-writing-automated-tests/no-listing-07-custom-failure-message/output.txt+1-1
- listings/ch11-writing-automated-tests/no-listing-09-guess-with-panic-msg-bug/output.txt+1-1
- listings/ch11-writing-automated-tests/output-only-01-show-output/output.txt+1-1
- listings/ch12-an-io-project/listing-12-12/output.txt+2-2
- listings/ch12-an-io-project/listing-12-16/output.txt+1-1
- listings/ch13-functional-features/listing-13-14/output.txt+2-2
- listings/ch15-smart-pointers/listing-15-03/output.txt+2-2
- listings/ch15-smart-pointers/listing-15-23/output.txt+1-1
- listings/ch16-fearless-concurrency/listing-16-14/output.txt+3
- listings/ch18-patterns-and-matching/listing-18-08/output.txt+8
- listings/ch18-patterns-and-matching/listing-18-10/output.txt+1-1
- listings/ch19-advanced-features/listing-19-20/output.txt+2-2
- listings/ch20-web-server/listing-20-22/output.txt+1
- listings/ch20-web-server/no-listing-04-update-worker-definition/output.txt+1
- rust-toolchain+1-1
- src/title-page.md+1-1
0 commit comments