Commit f36251f
committed
Auto merge of rust-lang#3232 - rust-lang:rustup-2023-12-19, r=saethlin
Automatic RustupFile tree
623 files changed
+10572
-5337
lines changed- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- util
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- driver
- rustc_codegen_gcc/src
- back
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- metadata/enums
- rustc_codegen_ssa/src
- back
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_errors/src
- json
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- astconv
- check
- compare_impl_item
- coherence
- collect
- type_of
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer
- error_reporting
- outlives
- region_constraints
- relate
- rustc_interface/src
- rustc_lexer/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_middle/src
- hir/map
- infer
- middle
- mir
- interpret
- traits
- ty
- consts
- print
- util
- rustc_mir_build/src
- build
- custom
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- rustc_session/src
- rustc_smir/src/rustc_smir
- convert
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- solve
- normalizes_to
- traits
- error_reporting
- query
- type_op
- select
- specialize
- rustc_type_ir/src
- stable_mir/src
- mir
- library
- alloc/src/ffi
- core/src
- ffi
- net
- ptr
- slice
- str
- proc_macro/src
- bridge
- std
- src
- sys
- personality
- windows
- src
- bootstrap
- src
- bin
- core
- build_steps
- tests
- utils
- ci/docker/host-x86_64/mingw-check
- doc
- rustc/src/codegen-options
- unstable-book/src/compiler-flags
- librustdoc
- clean
- html
- render
- static
- css
- js
- templates
- passes
- lint
- tools
- bump-stage0/src
- clippy
- .github/workflows
- clippy_dev/src
- clippy_lints
- src
- casts
- doc
- loops
- methods
- operators
- utils/internal_lints
- clippy_utils/src
- lintcheck/src
- src
- tests
- ui-cargo
- module_style
- fail_mod_remap
- fail_no_mod
- multiple_crate_versions/fail
- wildcard_dependencies/fail
- ui-toml/excessive_nesting
- ui
- doc
- error_index_generator
- miri
- src
- bin
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- hir-def/src
- attr
- macro_expansion_tests/mbe
- hir-expand/src
- hir-ty/src
- infer
- tests
- hir/src
- ide-assists/src/handlers
- ide-completion/src
- tests
- ide-db/src
- imports
- test_data
- ide-diagnostics/src
- handlers
- ide/src
- inlay_hints
- mbe/src
- proc-macro-api/src
- proc-macro-srv/src
- rust-analyzer
- src
- bin
- cli
- handlers
- syntax/src
- ast
- vfs/src
- lib/line-index
- xtask/src
- rustdoc-js
- rustfmt/src/parse
- macros
- tests
- codegen/debug-accessibility
- coverage
- mir-opt
- rustdoc-gui
- src/theme_css
- rustdoc-js
- rustdoc
- ui-fulldeps
- internal-lints
- stable-mir
- ui
- closures/2229_closure_analysis
- coherence/occurs-check
- coroutine
- entry-point
- error-codes
- hygiene
- implied-bounds
- intrinsics
- lang-items
- lint
- macros
- panic-handler
- parser
- proc-macro
- auxiliary
- regions
- rfcs
- rfc-2361-dbg-macro
- rfc-2632-const-trait-impl
- effects
- structs-enums
- traits
- next-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
623 files changed
+10572
-5337
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
3195 | 3195 | | |
3196 | 3196 | | |
3197 | 3197 | | |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
| 3201 | + | |
| 3202 | + | |
| 3203 | + | |
3198 | 3204 | | |
3199 | 3205 | | |
3200 | 3206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | | - | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
604 | 606 | | |
605 | 607 | | |
606 | 608 | | |
| |||
628 | 630 | | |
629 | 631 | | |
630 | 632 | | |
631 | | - | |
| 633 | + | |
632 | 634 | | |
633 | 635 | | |
634 | 636 | | |
| |||
681 | 683 | | |
682 | 684 | | |
683 | 685 | | |
684 | | - | |
| 686 | + | |
685 | 687 | | |
686 | 688 | | |
687 | 689 | | |
| |||
758 | 760 | | |
759 | 761 | | |
760 | 762 | | |
761 | | - | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
762 | 766 | | |
763 | 767 | | |
764 | 768 | | |
| |||
1154 | 1158 | | |
1155 | 1159 | | |
1156 | 1160 | | |
1157 | | - | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
1158 | 1166 | | |
1159 | 1167 | | |
1160 | 1168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2845 | 2845 | | |
2846 | 2846 | | |
2847 | 2847 | | |
| 2848 | + | |
| 2849 | + | |
| 2850 | + | |
| 2851 | + | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
| 2856 | + | |
| 2857 | + | |
| 2858 | + | |
| 2859 | + | |
| 2860 | + | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
| 2866 | + | |
| 2867 | + | |
| 2868 | + | |
| 2869 | + | |
2848 | 2870 | | |
2849 | 2871 | | |
2850 | 2872 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
51 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
52 | 81 | | |
53 | 82 | | |
54 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
121 | 118 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
128 | 123 | | |
129 | 124 | | |
130 | 125 | | |
| |||
143 | 138 | | |
144 | 139 | | |
145 | 140 | | |
| 141 | + | |
| 142 | + | |
146 | 143 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
156 | 150 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
165 | 154 | | |
166 | 155 | | |
167 | 156 | | |
| |||
172 | 161 | | |
173 | 162 | | |
174 | 163 | | |
175 | | - | |
176 | 164 | | |
177 | 165 | | |
178 | 166 | | |
| |||
187 | 175 | | |
188 | 176 | | |
189 | 177 | | |
| 178 | + | |
| 179 | + | |
190 | 180 | | |
191 | | - | |
192 | 181 | | |
193 | 182 | | |
194 | 183 | | |
195 | 184 | | |
196 | 185 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 186 | + | |
202 | 187 | | |
203 | 188 | | |
204 | 189 | | |
205 | 190 | | |
206 | 191 | | |
207 | 192 | | |
208 | 193 | | |
| 194 | + | |
209 | 195 | | |
210 | 196 | | |
211 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
0 commit comments