File tree
648 files changed
+9558
-4423
lines changed- compiler
- rustc_ast/src
- expand
- util
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros
- src
- deriving
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- check_consts
- interpret
- rustc_data_structures/src
- obligation_forest
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_index_macros
- rustc_infer
- src
- infer
- canonical
- opaque_types
- relate
- traits
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_middle/src
- mir
- traits
- ty
- rustc_mir_build
- src
- thir/pattern
- rustc_mir_dataflow/src
- framework
- impls
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- assembly
- eval_ctxt
- normalizes_to
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_passes
- src
- rustc_resolve/src
- late
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- asm
- spec/targets
- rustc_trait_selection
- src
- error_reporting
- infer
- nice_region_error
- traits
- solve
- inspect
- traits
- query
- type_op
- select
- rustc_traits/src
- rustc_ty_utils/src
- rustc_type_ir
- src
- solve
- stable_mir/src
- mir
- library
- alloc
- src
- ffi
- tests
- core
- src
- array
- ascii
- cell
- char
- fmt
- macros
- mem
- num
- ops
- ptr
- slice
- str
- task
- tests
- std/src
- collections/hash
- io
- sys
- pal
- uefi
- windows
- sync
- src
- bootstrap/src
- core
- build_steps
- config
- utils
- ci/docker/scripts
- doc/rustc/src
- platform-support
- etc
- natvis
- librustdoc
- clean
- doctest
- html
- render
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
648 files changed
+9558
-4423
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| 283 | + | |
283 | 284 |
| |
284 | 285 |
| |
285 | 286 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
3857 | 3857 |
| |
3858 | 3858 |
| |
3859 | 3859 |
| |
| 3860 | + | |
3860 | 3861 |
| |
3861 | 3862 |
| |
3862 | 3863 |
| |
| |||
4496 | 4497 |
| |
4497 | 4498 |
| |
4498 | 4499 |
| |
| 4500 | + | |
4499 | 4501 |
| |
4500 | 4502 |
| |
4501 | 4503 |
| |
| |||
4567 | 4569 |
| |
4568 | 4570 |
| |
4569 | 4571 |
| |
| 4572 | + | |
4570 | 4573 |
| |
4571 | 4574 |
| |
4572 | 4575 |
| |
|
Lines changed: 177 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
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 |
| |
| |||
2161 | 2163 |
| |
2162 | 2164 |
| |
2163 | 2165 |
| |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
2164 | 2170 |
| |
2165 | 2171 |
| |
2166 | 2172 |
| |
| |||
2501 | 2507 |
| |
2502 | 2508 |
| |
2503 | 2509 |
| |
2504 |
| - | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
2505 | 2514 |
| |
2506 | 2515 |
| |
2507 | 2516 |
| |
| |||
2965 | 2974 |
| |
2966 | 2975 |
| |
2967 | 2976 |
| |
| 2977 | + | |
| 2978 | + | |
| 2979 | + | |
2968 | 2980 |
| |
2969 | 2981 |
| |
2970 | 2982 |
| |
2971 | 2983 |
| |
2972 | 2984 |
| |
2973 | 2985 |
| |
2974 | 2986 |
| |
2975 |
| - | |
| 2987 | + | |
| 2988 | + | |
| 2989 | + | |
| 2990 | + | |
| 2991 | + | |
| 2992 | + | |
2976 | 2993 |
| |
2977 | 2994 |
| |
| 2995 | + | |
2978 | 2996 |
| |
2979 | 2997 |
| |
2980 | 2998 |
| |
|
0 commit comments