This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
50 files changed
+248
-303
lines changed- compiler
- rustc_borrowck/src
- diagnostics
- rustc_hir_analysis/src
- check
- collect
- type_of
- rustc_hir_typeck/src
- fn_ctxt
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- ty
- rustc_passes/src
- rustc_resolve/src
- rustc_trait_selection/src/traits/error_reporting
- rustc_ty_utils/src
- library/std/src/io
- src
- ci/docker/host-x86_64
- dist-x86_64-linux
- x86_64-gnu-llvm-16
- x86_64-gnu-llvm-17
- x86_64-gnu-tools
- doc/rustdoc/src
- librustdoc
- clean
- html/render
- passes
- tools/clippy
- clippy_lints/src
- functions
- types
- clippy_utils/src
- tests/run-make/issue-88756-default-output
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+248
-303
lines changedLines changed: 8 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| |||
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
425 |
| - | |
426 |
| - | |
| 425 | + | |
427 | 426 |
| |
428 | 427 |
| |
429 | 428 |
| |
| |||
1995 | 1994 |
| |
1996 | 1995 |
| |
1997 | 1996 |
| |
1998 |
| - | |
1999 |
| - | |
| 1997 | + | |
2000 | 1998 |
| |
2001 | 1999 |
| |
2002 | 2000 |
| |
2003 | 2001 |
| |
2004 |
| - | |
2005 |
| - | |
2006 |
| - | |
2007 |
| - | |
| 2002 | + | |
2008 | 2003 |
| |
2009 |
| - | |
2010 |
| - | |
2011 |
| - | |
2012 |
| - | |
| 2004 | + | |
2013 | 2005 |
| |
2014 | 2006 |
| |
2015 | 2007 |
| |
2016 | 2008 |
| |
2017 | 2009 |
| |
2018 | 2010 |
| |
2019 | 2011 |
| |
2020 |
| - | |
2021 |
| - | |
2022 |
| - | |
2023 |
| - | |
| 2012 | + | |
2024 | 2013 |
| |
2025 |
| - | |
2026 | 2014 |
| |
2027 | 2015 |
| |
2028 | 2016 |
| |
| |||
2544 | 2532 |
| |
2545 | 2533 |
| |
2546 | 2534 |
| |
2547 |
| - | |
2548 |
| - | |
2549 |
| - | |
| 2535 | + | |
2550 | 2536 |
| |
2551 | 2537 |
| |
2552 | 2538 |
| |
|
Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
672 | 672 |
| |
673 | 673 |
| |
674 | 674 |
| |
675 |
| - | |
676 |
| - | |
677 |
| - | |
678 |
| - | |
679 |
| - | |
| 675 | + | |
| 676 | + | |
680 | 677 |
| |
681 | 678 |
| |
682 | 679 |
| |
| |||
1475 | 1472 |
| |
1476 | 1473 |
| |
1477 | 1474 |
| |
1478 |
| - | |
1479 |
| - | |
1480 | 1475 |
| |
1481 | 1476 |
| |
1482 |
| - | |
| 1477 | + | |
1483 | 1478 |
| |
1484 | 1479 |
| |
1485 | 1480 |
| |
|
0 commit comments