File tree
111 files changed
+629
-655
lines changed- src
- librustc
- hir
- infer
- error_reporting
- nice_region_error
- opaque_types
- lint
- middle
- mir/interpret
- traits
- query
- specialize
- ty/query
- librustc_ast_lowering
- librustc_builtin_macros
- deriving
- librustc_codegen_ssa
- mir
- librustc_error_codes/error_codes
- librustc_errors
- librustc_metadata
- librustc_mir
- borrow_check/type_check
- hair/pattern
- transform
- check_consts
- util
- librustc_parse/parser
- librustc_passes
- librustc_plugin_impl
- librustc_privacy
- librustc_resolve
- late
- librustc_span
- librustc_typeck
- check
- method
- coherence
- outlives
- variance
- libsyntax
- attr
- diagnostics
- feature_gate
- test
- run-make-fulldeps/simd-ffi
- ui
- feature-gates
- issues
- lint
- pattern
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+629
-655
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3804 | 3804 |
| |
3805 | 3805 |
| |
3806 | 3806 |
| |
| 3807 | + | |
3807 | 3808 |
| |
3808 | 3809 |
| |
3809 | 3810 |
| |
| |||
3818 | 3819 |
| |
3819 | 3820 |
| |
3820 | 3821 |
| |
| 3822 | + | |
3821 | 3823 |
| |
3822 | 3824 |
| |
3823 | 3825 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| |||
430 | 432 |
| |
431 | 433 |
| |
432 | 434 |
| |
433 |
| - | |
| 435 | + | |
434 | 436 |
| |
435 | 437 |
| |
436 | 438 |
| |
437 | 439 |
| |
438 | 440 |
| |
439 |
| - | |
| 441 | + | |
| 442 | + | |
440 | 443 |
| |
441 | 444 |
| |
442 | 445 |
| |
443 | 446 |
| |
444 | 447 |
| |
445 | 448 |
| |
446 |
| - | |
447 |
| - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
448 | 456 |
| |
449 | 457 |
| |
450 | 458 |
| |
|
0 commit comments