File tree
93 files changed
+558
-420
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- deriving
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index_macros
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src/ty
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_resolve/src/late
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- traits
- library/core/src
- macros
- ptr
- src
- librustdoc
- clean
- doctest
- tools
- clippy
- clippy_lints/src
- types
- clippy_utils/src
- compiletest/src
- rustfmt/src
- tests
- run-make
- non-unicode-env
- ui
- abi
- diagnostic_namespace/on_unimplemented
- fmt
- macros
- use
- ui-fulldeps/session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
93 files changed
+558
-420
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
| 311 | + | |
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
| |||
1213 | 1213 |
| |
1214 | 1214 |
| |
1215 | 1215 |
| |
1216 |
| - | |
1217 |
| - | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
1218 | 1219 |
| |
1219 |
| - | |
| 1220 | + | |
| 1221 | + | |
1220 | 1222 |
| |
1221 | 1223 |
| |
1222 | 1224 |
| |
| |||
2972 | 2974 |
| |
2973 | 2975 |
| |
2974 | 2976 |
| |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
2975 | 2980 |
| |
2976 | 2981 |
| |
2977 | 2982 |
| |
2978 | 2983 |
| |
2979 | 2984 |
| |
2980 | 2985 |
| |
2981 | 2986 |
| |
2982 |
| - | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
2983 | 2993 |
| |
2984 | 2994 |
| |
| 2995 | + | |
2985 | 2996 |
| |
2986 | 2997 |
| |
2987 | 2998 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
913 | 913 |
| |
914 | 914 |
| |
915 | 915 |
| |
916 |
| - | |
| 916 | + | |
917 | 917 |
| |
918 | 918 |
| |
919 | 919 |
| |
| |||
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 | 1036 |
| |
1037 |
| - | |
| 1037 | + | |
1038 | 1038 |
| |
1039 | 1039 |
| |
1040 | 1040 |
| |
|
0 commit comments