File tree
53 files changed
+442
-52
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/type_check
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_middle/src
- query
- ty
- rustc_mir_build/src
- build/matches
- thir
- cx
- rustc_passes/src
- rustc_trait_selection/src/traits/query/type_op
- src
- librustdoc/clean
- tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- feature-gates
- impl-trait
- in-bindings
- issues
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+442
-52
lines changedLines changed: 15 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
82 | 83 |
| |
83 | 84 |
| |
84 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
85 | 96 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
90 | 101 |
| |
91 | 102 |
| |
92 | 103 |
| |
|
Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
263 | 270 |
| |
264 | 271 |
| |
265 | 272 |
| |
| |||
1327 | 1334 |
| |
1328 | 1335 |
| |
1329 | 1336 |
| |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
1330 | 1340 |
| |
1331 | 1341 |
| |
1332 | 1342 |
| |
|
0 commit comments