File tree
80 files changed
+1076
-302
lines changed- compiler
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src/diagnostics
- rustc_error_messages/locales/en-US
- rustc_feature/src
- rustc_hir/src
- rustc_infer/src/infer/error_reporting
- nice_region_error
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir/map
- query
- ty
- print
- rustc_monomorphize/src
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_span/src
- rustc_trait_selection/src/traits
- rustc_ty_utils/src
- rustc_typeck/src
- astconv
- check
- collect
- src
- librustdoc
- clean
- formats
- passes
- test/ui
- async-await
- issues
- feature-gates
- impl-trait
- in-trait
- parser
- resolve
- span
- 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.
80 files changed
+1076
-302
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2367 | 2367 |
| |
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 |
| - | |
| 2370 | + | |
2371 | 2371 |
| |
2372 |
| - | |
| 2372 | + | |
2373 | 2373 |
| |
2374 | 2374 |
| |
2375 | 2375 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
334 | 334 |
| |
335 | 335 |
| |
336 | 336 |
| |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
851 | 851 |
| |
852 | 852 |
| |
853 | 853 |
| |
854 |
| - | |
| 854 | + | |
855 | 855 |
| |
856 | 856 |
| |
857 | 857 |
| |
| |||
955 | 955 |
| |
956 | 956 |
| |
957 | 957 |
| |
958 |
| - | |
| 958 | + | |
| 959 | + | |
959 | 960 |
| |
960 | 961 |
| |
961 | 962 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
267 | 267 |
| |
268 | 268 |
| |
269 | 269 |
| |
270 |
| - | |
| 270 | + | |
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| |||
659 | 659 |
| |
660 | 660 |
| |
661 | 661 |
| |
662 |
| - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
663 | 669 |
| |
664 | 670 |
| |
665 | 671 |
| |
| |||
769 | 775 |
| |
770 | 776 |
| |
771 | 777 |
| |
| 778 | + | |
772 | 779 |
| |
773 |
| - | |
774 |
| - | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
775 | 787 |
| |
776 | 788 |
| |
777 | 789 |
| |
| |||
1238 | 1250 |
| |
1239 | 1251 |
| |
1240 | 1252 |
| |
1241 |
| - | |
| 1253 | + | |
1242 | 1254 |
| |
1243 | 1255 |
| |
1244 | 1256 |
| |
1245 | 1257 |
| |
1246 |
| - | |
| 1258 | + | |
1247 | 1259 |
| |
1248 | 1260 |
| |
1249 | 1261 |
| |
|
0 commit comments