File tree
291 files changed
+2907
-2219
lines changed- compiler
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- intrinsics
- rustc_codegen_llvm/src
- debuginfo
- metadata
- enums
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- traits
- rustc_const_eval/src/interpret
- rustc_errors
- src
- rustc_hir_analysis/src/check
- rustc_hir_pretty/src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle
- src/mir
- rustc_mir_build/src/thir/cx
- rustc_next_trait_solver
- src
- solve
- assembly
- eval_ctxt
- inspect
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_query_system/src/ich
- rustc_resolve/src
- rustc_span
- src
- analyze_source_file
- source_map
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_type_ir
- src
- search_graph
- solve
- ty_kind
- stable_mir
- src
- mir
- library
- core
- src
- char
- ffi
- intrinsics
- unicode
- tests
- ffi
- std/src
- sys
- pal
- unix
- windows
- personality
- src/tools
- clippy
- clippy_lints/src
- tests/ui
- miri
- tests/pass/intrinsics
- run-make-support/src
- external_deps
- rustfmt/tests
- source
- target
- tidy/src
- tests
- crashes
- run-make
- c-dynamic-dylib
- c-dynamic-rlib
- extern-diff-internal-name
- extern-multiple-copies2
- extern-multiple-copies
- pointer-auth-link-with-c
- rustdoc-ui
- doctest
- intra-doc
- issues
- ui-fulldeps
- session-diagnostic
- stable-mir
- ui
- asm
- async-await/async-fn
- attributes
- auto-traits
- borrowck
- codemap_tests
- coherence/occurs-check
- dropck
- error-codes
- feature-gates
- higher-ranked
- impl-trait
- imports
- issues
- keyword/extern
- lexer
- lint
- macros
- malformed
- object-safety
- parser
- issues
- mismatched-braces
- raw
- polymorphization
- privacy/restricted
- resolve
- rfcs
- rfc-2627-raw-dylib
- rfc-2632-const-trait-impl
- rfc-3348-c-string-literals
- rustdoc
- simd
- span
- str
- suggestions
- traits/next-solver
- typeck
- underscore-imports
- unresolved
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
291 files changed
+2907
-2219
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | | - | |
990 | | - | |
| 989 | + | |
| 990 | + | |
991 | 991 | | |
992 | | - | |
| 992 | + | |
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
996 | | - | |
| 996 | + | |
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
| |||
3882 | 3882 | | |
3883 | 3883 | | |
3884 | 3884 | | |
3885 | | - | |
3886 | 3885 | | |
3887 | 3886 | | |
3888 | 3887 | | |
| |||
4249 | 4248 | | |
4250 | 4249 | | |
4251 | 4250 | | |
4252 | | - | |
| 4251 | + | |
4253 | 4252 | | |
4254 | 4253 | | |
4255 | 4254 | | |
| |||
4379 | 4378 | | |
4380 | 4379 | | |
4381 | 4380 | | |
4382 | | - | |
| 4381 | + | |
4383 | 4382 | | |
4384 | 4383 | | |
4385 | 4384 | | |
| |||
4629 | 4628 | | |
4630 | 4629 | | |
4631 | 4630 | | |
4632 | | - | |
| 4631 | + | |
4633 | 4632 | | |
4634 | 4633 | | |
4635 | 4634 | | |
| |||
4769 | 4768 | | |
4770 | 4769 | | |
4771 | 4770 | | |
4772 | | - | |
| 4771 | + | |
4773 | 4772 | | |
4774 | 4773 | | |
4775 | 4774 | | |
| |||
5206 | 5205 | | |
5207 | 5206 | | |
5208 | 5207 | | |
| 5208 | + | |
5209 | 5209 | | |
5210 | 5210 | | |
5211 | 5211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
2264 | 2265 | | |
2265 | 2266 | | |
2266 | 2267 | | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
2267 | 2304 | | |
2268 | 2305 | | |
2269 | 2306 | | |
| |||
2272 | 2309 | | |
2273 | 2310 | | |
2274 | 2311 | | |
2275 | | - | |
| 2312 | + | |
2276 | 2313 | | |
2277 | 2314 | | |
2278 | 2315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | 158 | | |
161 | 159 | | |
162 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
1369 | | - | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
1373 | | - | |
1374 | | - | |
1375 | | - | |
1376 | | - | |
1377 | | - | |
1378 | | - | |
1379 | | - | |
1380 | 1369 | | |
1381 | 1370 | | |
1382 | 1371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | 659 | | |
669 | 660 | | |
670 | 661 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1505 | 1505 | | |
1506 | 1506 | | |
1507 | 1507 | | |
1508 | | - | |
1509 | | - | |
1510 | | - | |
1511 | | - | |
1512 | | - | |
1513 | | - | |
1514 | | - | |
1515 | | - | |
1516 | | - | |
1517 | | - | |
1518 | | - | |
1519 | | - | |
1520 | | - | |
1521 | | - | |
1522 | | - | |
1523 | | - | |
1524 | | - | |
1525 | | - | |
1526 | | - | |
1527 | | - | |
1528 | | - | |
1529 | | - | |
1530 | | - | |
1531 | | - | |
1532 | | - | |
1533 | | - | |
1534 | | - | |
1535 | | - | |
1536 | | - | |
| 1508 | + | |
1537 | 1509 | | |
1538 | 1510 | | |
1539 | 1511 | | |
| |||
Lines changed: 26 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4304 | 4304 | | |
4305 | 4305 | | |
4306 | 4306 | | |
4307 | | - | |
4308 | | - | |
4309 | | - | |
4310 | | - | |
4311 | | - | |
4312 | | - | |
| 4307 | + | |
| 4308 | + | |
| 4309 | + | |
| 4310 | + | |
| 4311 | + | |
| 4312 | + | |
| 4313 | + | |
| 4314 | + | |
4313 | 4315 | | |
4314 | 4316 | | |
4315 | 4317 | | |
4316 | | - | |
4317 | | - | |
| 4318 | + | |
| 4319 | + | |
| 4320 | + | |
| 4321 | + | |
| 4322 | + | |
| 4323 | + | |
| 4324 | + | |
| 4325 | + | |
| 4326 | + | |
| 4327 | + | |
| 4328 | + | |
| 4329 | + | |
| 4330 | + | |
| 4331 | + | |
| 4332 | + | |
| 4333 | + | |
| 4334 | + | |
| 4335 | + | |
4318 | 4336 | | |
4319 | 4337 | | |
4320 | 4338 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 49 | + | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
0 commit comments