Commit f8704be
committed
Auto merge of rust-lang#153416 - JonathanBrouwer:rollup-eezxWTV, r=JonathanBrouwer
Rollup of 12 pull requests
Successful merges:
- rust-lang#153402 (miri subtree update)
- rust-lang#152164 (Lint unused features)
- rust-lang#152801 (Refactor WriteBackendMethods a bit)
- rust-lang#153196 (Update path separators to be available in const context)
- rust-lang#153204 (Add `#[must_use]` attribute to `HashMap` and `HashSet` constructors)
- rust-lang#153317 (Abort after `representability` errors)
- rust-lang#153276 (Remove `cycle_fatal` query modifier)
- rust-lang#153300 (Tweak some of our internal `#[rustc_*]` TEST attributes)
- rust-lang#153396 (use `minicore` in some `run-make` tests)
- rust-lang#153401 (Migrationg of `LintDiagnostic` - part 7)
- rust-lang#153406 (Remove a ping for myself)
- rust-lang#153414 (Rename translation -> formatting)File tree
305 files changed
+1817
-1655
lines changed- compiler
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_gcc/src
- back
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- traits
- rustc_const_eval/src
- interpret
- rustc_driver_impl/src
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- outlives
- variance
- rustc_hir_typeck/src
- rustc_hir/src/attrs
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_macros/src
- diagnostics
- rustc_middle/src
- dep_graph
- middle
- query
- ty
- inhabitedness
- rustc_mir_transform/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_query_impl/src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- errors
- rustc_ty_utils/src
- library
- alloctests/tests
- alloc/src/collections/btree
- coretests/tests
- core/src/num
- std/src
- collections/hash
- num
- sys/path
- src
- doc/rustc-dev-guide/src
- diagnostics
- librustdoc/passes/lint
- tools
- miri
- doc
- src
- alloc_addresses
- bin
- log
- concurrency/genmc
- intrinsics
- shims/unix
- tests
- fail/both_borrows
- native-lib
- fail
- pass
- pass-dep/libc
- pass
- run-make-support/src
- external_deps
- rust-analyzer/crates
- proc-macro-api/src
- proc-macro-srv/src
- test-float-parse/src
- tests
- auxiliary
- incremental
- add_private_fn_at_krate_root_cc
- change_add_field
- change_private_fn_cc
- change_private_fn
- change_private_impl_method_cc
- change_private_impl_method
- change_pub_inherent_method_body
- change_pub_inherent_method_sig
- run-make
- avr-rjmp-offset
- thumb-interworking
- wasm-unexpected-features
- ui-fulldeps
- rustc_public
- session-diagnostic
- ui
- allocator
- associated-types
- async-await/async-drop
- backtrace
- borrowck
- cfg
- const-generics
- consts
- contracts/internal_machinery/lowering
- coroutine
- eii
- default
- linking
- enum-discriminant
- error-codes
- extern
- feature-gates
- float
- fmt
- half-open-range-patterns
- hygiene
- impl-trait
- in-trait
- precise-capturing
- infinite
- intrinsics
- io-checks
- linkage-attr/raw-dylib/elf
- lint
- decorate-ice
- unnecessary-qualification
- unused-features
- unused
- lowering
- macros
- rfc-2011-nicer-assert-messages
- match
- methods/supertrait-shadowing
- nll
- object-lifetime
- overloaded
- query-system
- rfcs/rfc-2093-infer-outlives
- sanitizer
- simd
- structs-enums
- enum-rec
- threads-sendsync
- auxiliary
- traits
- alias
- const-traits
- transmutability/structs/repr
- type-alias-impl-trait
- typeck
- type
- variance
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
305 files changed
+1817
-1655
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
28 | 42 | | |
29 | 43 | | |
30 | 44 | | |
| |||
34 | 48 | | |
35 | 49 | | |
36 | 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 | + | |
37 | 78 | | |
38 | 79 | | |
39 | 80 | | |
40 | 81 | | |
41 | 82 | | |
42 | 83 | | |
43 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
44 | 89 | | |
45 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
46 | 98 | | |
47 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
48 | 102 | | |
49 | 103 | | |
50 | 104 | | |
51 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
52 | 133 | | |
53 | 134 | | |
54 | 135 | | |
| |||
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | 591 | | |
601 | 592 | | |
602 | 593 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 96 | | |
119 | 97 | | |
120 | 98 | | |
| |||
215 | 193 | | |
216 | 194 | | |
217 | 195 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | 196 | | |
233 | 197 | | |
234 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
284 | 285 | | |
| 286 | + | |
285 | 287 | | |
286 | 288 | | |
| 289 | + | |
| 290 | + | |
287 | 291 | | |
288 | 292 | | |
289 | 293 | | |
| |||
306 | 310 | | |
307 | 311 | | |
308 | 312 | | |
309 | | - | |
310 | 313 | | |
311 | | - | |
312 | 314 | | |
313 | 315 | | |
314 | 316 | | |
| |||
323 | 325 | | |
324 | 326 | | |
325 | 327 | | |
326 | | - | |
327 | | - | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1310 | 1310 | | |
1311 | 1311 | | |
1312 | 1312 | | |
1313 | | - | |
| 1313 | + | |
1314 | 1314 | | |
1315 | 1315 | | |
1316 | 1316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
| 767 | + | |
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
951 | | - | |
| 950 | + | |
| 951 | + | |
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | | - | |
| 8 | + | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
| 21 | + | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 25 | | |
31 | 26 | | |
32 | 27 | | |
| |||
0 commit comments