File tree
68 files changed
+517
-211
lines changed- compiler
- rustc_hir/src
- rustc_infer/src/traits
- rustc_lint/src
- rustc_middle/src
- traits
- ty
- print
- rustc_mir/src
- borrow_check/type_check
- transform
- check_consts
- rustc_privacy/src
- rustc_resolve/src/late
- rustc_trait_selection/src/traits
- error_reporting
- query/type_op
- select
- rustc_traits/src
- chalk
- rustc_typeck/src
- astconv
- check
- fn_ctxt
- method
- collect
- impl_wf_check
- library/alloc
- src/collections/btree
- map
- set
- tests
- src
- librustdoc/clean
- test/ui
- consts/const-eval
- generic-associated-types
- rfc-2632-const-trait-impl
- tools/clippy
- clippy_lints/src
- clippy_utils/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+517
-211
lines changedLines changed: 21 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2751 | 2751 |
| |
2752 | 2752 |
| |
2753 | 2753 |
| |
| 2754 | + | |
| 2755 | + | |
| 2756 | + | |
| 2757 | + | |
| 2758 | + | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
2754 | 2763 |
| |
2755 | 2764 |
| |
2756 | 2765 |
| |
| |||
3252 | 3261 |
| |
3253 | 3262 |
| |
3254 | 3263 |
| |
3255 |
| - | |
3256 |
| - | |
| 3264 | + | |
| 3265 | + | |
| 3266 | + | |
| 3267 | + | |
| 3268 | + | |
| 3269 | + | |
| 3270 | + | |
3257 | 3271 |
| |
3258 | 3272 |
| |
3259 | 3273 |
| |
| |||
3269 | 3283 |
| |
3270 | 3284 |
| |
3271 | 3285 |
| |
| 3286 | + | |
| 3287 | + | |
| 3288 | + | |
| 3289 | + | |
| 3290 | + | |
3272 | 3291 |
| |
3273 | 3292 |
| |
3274 | 3293 |
| |
|
Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 |
| |
53 | 62 |
| |
54 | 63 |
| |
55 | 64 |
| |
56 | 65 |
| |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
57 | 75 |
| |
58 | 76 |
| |
59 | 77 |
| |
|
0 commit comments