This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
110 files changed
+979
-1054
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust/state
- rustc_ast/src
- util
- rustc_builtin_macros/src/assert
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_error_codes/src/error_codes
- rustc_feature/src
- rustc_hir_pretty/src
- rustc_lint/src
- rustc_mir_transform/src
- rustc_parse
- src
- parser
- rustc_passes/src
- src
- doc/unstable-book/src
- language-features
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- miri/tests
- fail/function_pointers
- pass
- issues
- rust-analyzer/crates/ide-completion/src/tests
- rustfmt
- src
- tests
- source
- target
- configs/combine_control_expr
- tests
- mir-opt
- building
- const_prop
- inline
- pretty
- ui-fulldeps
- ui
- coercion
- consts/miri_unleashed
- error-codes
- feature-gates
- generator
- lang-items
- macros
- rfc-2011-nicer-assert-messages
- mir
- parser
- issues
- reachable
- static
- typeck
- unpretty
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+979
-1054
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1230 | 1230 | | |
1231 | 1231 | | |
1232 | 1232 | | |
1233 | | - | |
1234 | 1233 | | |
1235 | 1234 | | |
1236 | 1235 | | |
| |||
1291 | 1290 | | |
1292 | 1291 | | |
1293 | 1292 | | |
1294 | | - | |
1295 | | - | |
| 1293 | + | |
1296 | 1294 | | |
1297 | 1295 | | |
1298 | 1296 | | |
| |||
1363 | 1361 | | |
1364 | 1362 | | |
1365 | 1363 | | |
1366 | | - | |
1367 | | - | |
1368 | 1364 | | |
1369 | 1365 | | |
1370 | 1366 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
1319 | | - | |
1320 | 1319 | | |
1321 | 1320 | | |
1322 | 1321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
776 | 775 | | |
777 | 776 | | |
778 | 777 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | 395 | | |
404 | 396 | | |
405 | 397 | | |
| |||
604 | 596 | | |
605 | 597 | | |
606 | 598 | | |
607 | | - | |
608 | 599 | | |
609 | 600 | | |
610 | 601 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | 299 | | |
304 | 300 | | |
305 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | 293 | | |
295 | 294 | | |
296 | 295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments