File tree
206 files changed
+928
-2966
lines changed- src
- librustc_mir/borrow_check
- test/ui
- associated-types
- cache
- binop
- borrowck
- closure-expected-type
- closures
- closure-expected-type
- consts/min_const_fn
- dst
- error-codes
- existential_types
- hr-subtype
- impl-header-lifetime-elision
- impl-trait
- in-band-lifetimes
- issues
- issue-40402-ref-hints
- kindck
- lifetimes
- lifetime-errors
- match
- moves
- nll
- ty-outlives
- object-lifetime
- regions
- static
- trivial-bounds
- unboxed-closures
- underscore-lifetime
- variance
- wf
- tools/compiletest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+928
-2966
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
| 323 | + | |
| 324 | + | |
324 | 325 |
| |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
| 329 | + | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
335 |
| - | |
336 |
| - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
17 | 29 |
| |
18 | 30 |
|
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
35 | 47 |
| |
36 | 48 |
| |
37 | 49 |
| |
| |||
62 | 74 |
| |
63 | 75 |
| |
64 | 76 |
| |
65 |
| - | |
| 77 | + | |
66 | 78 |
| |
67 | 79 |
| |
68 | 80 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 |
| |
51 |
| - | |
| 55 | + | |
52 | 56 |
| |
53 | 57 |
| |
54 | 58 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
| |||
339 | 342 |
| |
340 | 343 |
| |
341 | 344 |
| |
342 |
| - | |
| 345 | + | |
343 | 346 |
| |
344 | 347 |
| |
345 | 348 |
| |
| |||
349 | 352 |
| |
350 | 353 |
| |
351 | 354 |
| |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
352 | 359 |
| |
353 |
| - | |
| 360 | + | |
354 | 361 |
| |
355 | 362 |
| |
356 | 363 |
| |
| |||
360 | 367 |
| |
361 | 368 |
| |
362 | 369 |
| |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
363 | 374 |
| |
364 | 375 |
| |
365 | 376 |
| |
| |||
371 | 382 |
| |
372 | 383 |
| |
373 | 384 |
| |
374 |
| - | |
| 385 | + | |
375 | 386 |
| |
376 | 387 |
| |
377 | 388 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
0 commit comments