File tree
512 files changed
+8991
-3430
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- polonius/legacy
- type_check
- rustc_codegen_cranelift/src
- abi
- rustc_codegen_ssa/src/mir
- rustc_const_eval
- src
- check_consts
- interpret
- rustc_data_structures
- rustc_hir_typeck/src
- fn_ctxt
- rustc_interface/src
- rustc_middle/src/mir
- rustc_mir_build/src/builder
- custom/parse
- expr
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- shim
- rustc_parse/src
- parser
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_span/src
- rustc_target/src/callconv
- rustc_trait_selection/src/traits/query
- type_op
- rustc_traits/src
- stable_mir/src/mir
- library
- alloc/src
- collections
- btree
- node
- linked_list
- vec_deque
- testing
- vec
- core/src
- ffi
- iter/sources
- sync
- std/src
- src
- bootstrap/src
- core
- build_steps
- builder
- utils
- build_helper/src
- ci
- docker
- host-aarch64/dist-aarch64-linux
- host-x86_64/dist-x86_64-linux
- github-actions
- tools/clippy
- .github
- workflows
- book
- src
- development
- infrastructure
- clippy_config
- src
- clippy_dev
- src
- setup
- clippy_dummy
- clippy_lints
- src
- attrs
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- transmute
- types
- utils/internal_lints
- clippy_utils
- src
- mir
- ty
- type_certainty
- lintcheck
- src
- rustc_tools_util
- src
- tests
- ui
- auxiliary
- crashes
- doc
- missing_const_for_fn
- ui-internal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
512 files changed
+8991
-3430
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1859 | 1859 |
| |
1860 | 1860 |
| |
1861 | 1861 |
| |
1862 |
| - | |
1863 | 1862 |
| |
1864 | 1863 |
| |
1865 | 1864 |
| |
| |||
3240 | 3239 |
| |
3241 | 3240 |
| |
3242 | 3241 |
| |
3243 |
| - | |
| 3242 | + | |
3244 | 3243 |
| |
3245 |
| - | |
| 3244 | + | |
3246 | 3245 |
| |
3247 | 3246 |
| |
| 3247 | + | |
3248 | 3248 |
| |
3249 | 3249 |
| |
3250 | 3250 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1284 | 1284 |
| |
1285 | 1285 |
| |
1286 | 1286 |
| |
1287 |
| - | |
1288 |
| - | |
1289 |
| - | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 | 1292 |
| |
1293 | 1293 |
| |
1294 | 1294 |
| |
1295 |
| - | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
1296 | 1299 |
| |
1297 | 1300 |
| |
1298 | 1301 |
| |
|
Lines changed: 10 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 6 | + | |
11 | 7 |
| |
12 | 8 |
| |
13 | 9 |
| |
| |||
60 | 56 |
| |
61 | 57 |
| |
62 | 58 |
| |
63 |
| - | |
| 59 | + | |
64 | 60 |
| |
65 | 61 |
| |
66 | 62 |
| |
| |||
273 | 269 |
| |
274 | 270 |
| |
275 | 271 |
| |
276 |
| - | |
277 |
| - | |
278 |
| - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
279 | 275 |
| |
280 | 276 |
| |
281 |
| - | |
| 277 | + | |
282 | 278 |
| |
283 | 279 |
| |
284 |
| - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
285 | 284 |
| |
286 | 285 |
| |
287 | 286 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
352 |
| - | |
353 |
| - | |
| 352 | + | |
| 353 | + | |
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
|
Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
| |||
150 | 150 |
| |
151 | 151 |
| |
152 | 152 |
| |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
160 | 159 |
| |
161 |
| - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
|
Lines changed: 3 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
118 | 102 |
| |
119 | 103 |
| |
120 | 104 |
| |
|
Lines changed: 8 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
58 | 44 |
| |
59 | 45 |
| |
60 | 46 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
612 | 612 |
| |
613 | 613 |
| |
614 | 614 |
| |
615 |
| - | |
616 |
| - | |
617 |
| - | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
618 | 619 |
| |
619 | 620 |
| |
620 | 621 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
| |||
414 | 414 |
| |
415 | 415 |
| |
416 | 416 |
| |
| 417 | + | |
417 | 418 |
| |
418 | 419 |
| |
419 | 420 |
| |
|
0 commit comments