File tree
272 files changed
+5577
-1516
lines changed- compiler
- rustc_abi/src
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- rustc_attr_parsing/src
- attributes
- rustc_codegen_gcc/target_specs
- rustc_codegen_ssa/src
- rustc_data_structures/src
- union_find
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- attrs
- rustc_middle/src
- middle
- mir
- rustc_mir_build/src
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- coverage
- counters
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_target/src
- spec
- rustc_trait_selection/src/error_reporting
- infer
- traits
- library
- compiler-builtins/etc
- coretests/tests/panic
- core/src
- panic
- std
- src/sync
- nonpoison
- poison
- tests/sync
- src
- ci/docker/scripts
- doc
- rustc-dev-guide/src
- autodiff
- solve
- rustc/src/platform-support
- unstable-book/src/compiler-flags
- etc
- librustdoc
- clean
- html
- render
- static/js
- json
- tools
- compiletest/src
- miri
- src
- tests
- tests
- assembly-llvm
- codegen-llvm/issues
- debuginfo
- mir-opt
- building
- pre-codegen
- run-make
- rust-lld-custom-target
- rustdoc-target-spec-json-path
- target-specs
- rustdoc-gui
- rustdoc-js-std
- rustdoc-js
- ui-fulldeps
- session-diagnostic
- ui
- abi
- associated-consts
- associated-types
- async-await
- async-fn
- auto-traits
- check-cfg
- closures
- codegen
- coherence/fuzzing
- const-generics
- adt_const_params
- defaults
- occurs-check
- coroutine
- print
- delegation
- generics
- did_you_mean
- drop
- dst
- errors
- feature-gates
- fmt
- fn
- for
- impl-trait
- diagnostics
- in-trait
- issues
- issues
- kindck
- label
- lifetimes
- raw
- marker_trait_attr
- methods
- mut
- namespace
- never_type
- on-unimplemented
- parser
- recover
- pattern/deref-patterns
- privacy/sealed-traits
- proc-macro
- rfcs/rfc-1937-termination-trait
- span
- statics
- suggestions
- trait-bounds
- traits
- default_auto_traits
- negative-bounds
- negative-impls
- next-solver
- cycles
- coinduction
- diagnostics
- suggest-dereferences
- tuple
- type-alias-impl-trait
- typeck
- unboxed-closures
- unsafe-fields
- unsized
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
272 files changed
+5577
-1516
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
318 |
| - | |
| 318 | + | |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
|
Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
344 | 345 |
| |
345 | 346 |
| |
346 | 347 |
| |
347 |
| - | |
348 |
| - | |
349 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
350 | 360 |
| |
351 | 361 |
| |
352 | 362 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
356 | 366 |
| |
357 | 367 |
| |
358 | 368 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1596 | 1596 |
| |
1597 | 1597 |
| |
1598 | 1598 |
| |
1599 |
| - | |
| 1599 | + | |
1600 | 1600 |
| |
1601 | 1601 |
| |
1602 | 1602 |
| |
|
Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
1019 | 1021 |
| |
1020 | 1022 |
| |
1021 |
| - | |
| 1023 | + | |
1022 | 1024 |
| |
1023 | 1025 |
| |
1024 |
| - | |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
| 1026 | + | |
| 1027 | + | |
1029 | 1028 |
| |
1030 | 1029 |
| |
1031 | 1030 |
| |
|
Lines changed: 78 additions & 40 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
379 | 424 |
| |
380 | 425 |
| |
381 | 426 |
| |
382 | 427 |
| |
383 | 428 |
| |
384 |
| - | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
385 | 434 |
| |
386 | 435 |
| |
387 | 436 |
| |
388 | 437 |
| |
389 | 438 |
| |
390 | 439 |
| |
391 |
| - | |
392 |
| - | |
393 |
| - | |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
398 |
| - | |
399 |
| - | |
400 |
| - | |
401 |
| - | |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
419 |
| - | |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
424 |
| - | |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
429 |
| - | |
| 440 | + | |
430 | 441 |
| |
431 | 442 |
| |
432 | 443 |
| |
| |||
440 | 451 |
| |
441 | 452 |
| |
442 | 453 |
| |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
| 196 | + | |
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
| |||
462 | 463 |
| |
463 | 464 |
| |
464 | 465 |
| |
465 |
| - | |
| 466 | + | |
466 | 467 |
| |
467 | 468 |
| |
468 | 469 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
92 | 100 |
| |
93 | 101 |
| |
94 | 102 |
| |
|
0 commit comments