File tree
434 files changed
+8528
-5393
lines changed- .github/workflows
- compiler
- rustc_attr_parsing/src
- attributes
- rustc_codegen_cranelift/patches
- rustc_data_structures/src
- rustc_hir_typeck
- src
- method
- rustc_interface/src
- rustc_lint
- src
- rustc_macros/src
- rustc_middle/src/ty
- rustc_mir_build/src
- builder
- thir
- cx
- rustc_mir_transform/src
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_span/src
- rustc_trait_selection/src
- error_reporting/traits
- solve
- traits
- select
- library
- alloc/src
- collections/vec_deque
- coretests/tests
- core/src
- ffi
- macros
- num
- ptr
- slice
- sort
- stable
- unstable
- std/src
- ffi
- os/unix
- sys/process/unix
- src
- bootstrap
- src
- core/build_steps
- utils
- cc_detect
- ci
- docker
- host-x86_64
- arm-android
- dist-android
- dist-arm-linux-gnueabi
- dist-arm-linux-musl
- dist-powerpc64le-linux-gnu
- dist-powerpc64le-linux-musl
- scripts
- github-actions
- doc
- librustdoc
- doctest
- html
- static/js
- rustdoc-json-types
- tools
- clippy
- book/src
- development
- clippy_config
- src
- clippy_dev
- src
- clippy_lints_internal/src
- clippy_lints
- src
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- utils
- clippy_utils
- src
- ty
- src
- tests
- ui-toml
- arbitrary_source_item_ordering
- collapsible_if
- ifs_same_cond
- ui
- auxiliary
- borrow_interior_mutable_const
- checked_unwrap
- crashes
- dbg_macro
- declare_interior_mutable_const
- skip_rustfmt
- miri
- src
- concurrency
- shims/unix
- tests
- crashes
- run-make/c-link-to-rust-va-list-fn
- rustdoc-gui
- src/test_docs
- rustdoc-json/attrs
- rustdoc-ui/doctest
- ui
- associated-consts
- async-await/async-drop
- attributes
- auxiliary
- drop
- extern
- impl-trait/in-trait
- label
- lint
- mir
- pattern/rfc-3637-guard-patterns
- resolve
- suggestions
- rfcs/rfc-2294-if-let-guard
- traits/next-solver
- assembly
- coercion
- method
- transmute
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
434 files changed
+8528
-5393
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
76 | 85 |
| |
77 | 86 |
| |
78 | 87 |
| |
|
Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
582 | 582 |
| |
583 | 583 |
| |
584 | 584 |
| |
585 |
| - | |
586 | 585 |
| |
587 | 586 |
| |
588 | 587 |
| |
589 | 588 |
| |
590 | 589 |
| |
591 |
| - | |
592 | 590 |
| |
593 | 591 |
| |
594 | 592 |
| |
| |||
3809 | 3807 |
| |
3810 | 3808 |
| |
3811 | 3809 |
| |
| 3810 | + | |
3812 | 3811 |
| |
3813 | 3812 |
| |
3814 | 3813 |
| |
| |||
4887 | 4886 |
| |
4888 | 4887 |
| |
4889 | 4888 |
| |
4890 |
| - | |
4891 |
| - | |
4892 |
| - | |
4893 |
| - | |
4894 |
| - | |
4895 |
| - | |
4896 | 4889 |
| |
4897 | 4890 |
| |
4898 | 4891 |
| |
|
Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
860 | 860 |
| |
861 | 861 |
| |
862 | 862 |
| |
863 |
| - | |
| 863 | + | |
864 | 864 |
| |
865 | 865 |
| |
866 | 866 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
Lines changed: 17 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1190 | 1190 |
| |
1191 | 1191 |
| |
1192 | 1192 |
| |
1193 |
| - | |
1194 |
| - | |
1195 |
| - | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
1196 | 1210 |
| |
1197 | 1211 |
| |
1198 | 1212 |
| |
|
0 commit comments