File tree
215 files changed
+4608
-3439
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_attr_parsing/src/attributes
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/src
- rustc_codegen_llvm/src
- back
- command_line_args
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src/interpret
- rustc_driver_impl/src
- rustc_errors
- src
- markdown
- tests
- rustc_hir_analysis
- src
- coherence
- hir_ty_lowering
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- attrs
- rustc_index/src
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_middle/src
- traits
- ty
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- eval_ctxt
- rustc_parse
- src/parser
- rustc_public/src
- mir
- unstable/convert/stable
- rustc_query_system
- src
- dep_graph
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- solve/fulfill
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- solve
- library
- alloc/src
- collections/vec_deque
- coretests/tests
- core/src
- panic
- std/src
- os
- motor
- windows
- sys
- fs
- os_str
- pal
- uefi
- unix
- weak
- process
- src
- bootstrap/src/core/config
- doc/style-guide/src
- librustdoc
- doctest
- html/render
- passes
- tools
- clippy
- clippy_lints/src/doc
- clippy_utils/src
- tests/ui
- compiletest/src
- directives
- miri
- tests/pass
- rustfmt/src
- tidy/src
- extra_checks
- tests
- assembly-llvm
- mir-opt
- const_prop
- run-make
- lto-long-filenames_cn
- lto-long-filenames
- pdb-buildinfo-cl-cmd
- rustdoc-dep-info
- rustdoc-ui
- issues
- rustdoc
- ui-fulldeps
- ui
- abi
- argument-suggestions
- codemap_tests
- coherence
- const-generics/generic_const_exprs
- diagnostic-flags
- error-emitter
- half-open-range-patterns
- higher-ranked/leak-check
- impl-trait/diagnostics
- interior-mutability
- lint
- not-panic
- parser
- issues
- recover
- process
- suggestions
- target-feature
- type/pattern_types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
215 files changed
+4608
-3439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
3757 | 3757 | | |
3758 | 3758 | | |
3759 | 3759 | | |
| 3760 | + | |
| 3761 | + | |
3760 | 3762 | | |
3761 | 3763 | | |
3762 | 3764 | | |
| |||
3773 | 3775 | | |
3774 | 3776 | | |
3775 | 3777 | | |
3776 | | - | |
3777 | 3778 | | |
3778 | 3779 | | |
3779 | 3780 | | |
| |||
4327 | 4328 | | |
4328 | 4329 | | |
4329 | 4330 | | |
4330 | | - | |
4331 | 4331 | | |
4332 | 4332 | | |
4333 | 4333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2579 | 2579 | | |
2580 | 2580 | | |
2581 | 2581 | | |
| 2582 | + | |
| 2583 | + | |
| 2584 | + | |
2582 | 2585 | | |
2583 | 2586 | | |
2584 | 2587 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
| 465 | + | |
463 | 466 | | |
464 | 467 | | |
465 | 468 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1232 | 1232 | | |
1233 | 1233 | | |
1234 | 1234 | | |
| 1235 | + | |
1235 | 1236 | | |
1236 | 1237 | | |
1237 | 1238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
955 | | - | |
| 955 | + | |
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | 832 | | |
840 | 833 | | |
841 | 834 | | |
| |||
924 | 917 | | |
925 | 918 | | |
926 | 919 | | |
| 920 | + | |
927 | 921 | | |
928 | 922 | | |
929 | 923 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
134 | 139 | | |
135 | 140 | | |
136 | 141 | | |
| |||
0 commit comments