File tree
373 files changed
+2912
-2225
lines changed- src
- bootstrap
- doc/unstable-book/src/language-features
- etc
- installer
- exe
- msi
- liballoc
- libcore
- iter/traits
- tests
- librustc
- dep_graph
- hir
- infer
- error_reporting
- lint
- middle
- mir
- session
- config
- traits
- ty
- query
- librustc_codegen_ssa/back
- librustc_driver
- librustc_errors
- librustc_lint
- librustc_mir
- borrow_check
- build
- expr
- transform
- librustc_resolve
- late
- librustc_typeck
- check
- method
- librustdoc
- libstd
- libsyntax
- ext
- tt
- feature_gate
- parse
- lexer
- parser
- libsyntax_ext
- deriving
- cmp
- generic
- test
- mir-opt
- ui
- associated-const
- associated-types
- async-await
- issues
- chalkify
- closure-expected-type
- closures
- compare-method
- const-generics
- consts/const-eval
- derives
- did_you_mean
- empty
- error-codes
- extern
- feature-gates
- fmt
- fn
- generator
- hrtb
- impl-trait
- interior-mutability
- issues
- kindck
- lint
- liveness
- marker_trait_attr
- match
- mismatched_types
- mut
- namespace
- nll
- user-annotations
- not-panic
- on-unimplemented
- parser
- reachable
- regions
- rfc-1937-termination-trait
- rfc-2497-if-let-chains
- rfc-2565-param-attrs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
373 files changed
+2912
-2225
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
|
+21-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
458 |
| - | |
| 458 | + | |
459 | 459 |
| |
460 | 460 |
| |
461 | 461 |
| |
| |||
1637 | 1637 |
| |
1638 | 1638 |
| |
1639 | 1639 |
| |
1640 |
| - | |
| 1640 | + | |
1641 | 1641 |
| |
1642 | 1642 |
| |
1643 | 1643 |
| |
| |||
1875 | 1875 |
| |
1876 | 1876 |
| |
1877 | 1877 |
| |
1878 |
| - | |
| 1878 | + | |
1879 | 1879 |
| |
1880 | 1880 |
| |
1881 | 1881 |
| |
| |||
1897 | 1897 |
| |
1898 | 1898 |
| |
1899 | 1899 |
| |
1900 |
| - | |
| 1900 | + | |
1901 | 1901 |
| |
1902 | 1902 |
| |
1903 | 1903 |
| |
| |||
1957 | 1957 |
| |
1958 | 1958 |
| |
1959 | 1959 |
| |
1960 |
| - | |
| 1960 | + | |
1961 | 1961 |
| |
1962 | 1962 |
| |
1963 | 1963 |
| |
| |||
2561 | 2561 |
| |
2562 | 2562 |
| |
2563 | 2563 |
| |
2564 |
| - | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
2565 | 2577 |
| |
2566 | 2578 |
| |
2567 | 2579 |
| |
| |||
3732 | 3744 |
| |
3733 | 3745 |
| |
3734 | 3746 |
| |
3735 |
| - | |
| 3747 | + | |
3736 | 3748 |
| |
3737 | 3749 |
| |
3738 | 3750 |
| |
| |||
4739 | 4751 |
| |
4740 | 4752 |
| |
4741 | 4753 |
| |
4742 |
| - | |
| 4754 | + | |
4743 | 4755 |
| |
4744 |
| - | |
| 4756 | + | |
4745 | 4757 |
| |
4746 | 4758 |
| |
4747 | 4759 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
71 | 78 |
| |
72 | 79 |
| |
73 | 80 |
| |
| |||
79 | 86 |
| |
80 | 87 |
| |
81 | 88 |
| |
| 89 | + | |
82 | 90 |
| |
| 91 | + | |
83 | 92 |
| |
84 | 93 |
| |
85 | 94 |
| |
|
0 commit comments