File tree
591 files changed
+11366
-7812
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_codegen_gcc
- build_system/src
- patches
- src
- intrinsic
- tests
- tools/cspell_dicts
- rustc_codegen_llvm/src
- coverageinfo
- mapgen
- debuginfo
- rustc_codegen_ssa/src/traits
- rustc_const_eval/src
- interpret
- util
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_hir/src/attrs
- rustc_interface/src
- rustc_lint
- src
- rustc_middle/src
- mir
- interpret
- query
- ty
- print
- rustc_mir_build/src
- rustc_mir_transform/src
- coverage
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_resolve
- src
- late
- rustc_session/src
- rustc_symbol_mangling/src
- rustc_thread_pool
- rustc_trait_selection/src/error_reporting
- infer
- nice_region_error
- traits
- rustc_type_ir/src
- library
- alloc/src/collections/btree
- coretests/tests
- num
- core/src
- array
- cell
- intrinsics
- num
- ptr
- slice
- std/src
- sync
- sys/args
- thread
- src
- bootstrap/src
- bin
- core
- build_steps
- builder
- utils
- ci/docker/scripts
- doc
- rustc-dev-guide
- src
- building/bootstrapping
- rustc/src/platform-support
- librustdoc
- clean
- html
- layout
- static/css
- templates
- passes
- tools
- clippy/clippy_lints/src
- compiletest/src
- directives
- miri/tests
- fail
- function_calls
- panic
- validity
- pass
- run-make-support/src/diff
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- cfg/src
- hir-def/src
- expr_store
- lower
- item_tree
- macro_expansion_tests
- nameres
- hir-expand/src
- builtin
- hir-ty/src
- diagnostics
- infer
- lower
- mir
- eval
- shim
- lower
- hir/src
- term_search
- ide-assists/src
- handlers
- ide-completion/src
- completions
- item_list
- context
- render
- ide-db/src
- imports
- syntax_helpers
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- load-cargo/src
- mbe/src
- expander
- parser/src
- grammar
- proc-macro-api/src
- legacy_protocol
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- src
- dylib
- server_impl
- tests
- query-group-macro/src
- rust-analyzer/src
- bin
- cli
- config
- diagnostics
- handlers
- span/src
- syntax-bridge/src
- syntax/src
- ast
- syntax_factory
- syntax_editor
- test-fixture/src
- tt/src
- vfs-notify/src
- docs/book/src
- contributing
- editors/code
- xtask/src
- publish
- tidy/src
- tests
- codegen-llvm
- simd
- coverage/branch
- debuginfo
- mir-opt
- building/custom
- pre-codegen
- run-make
- rustdoc-scrape-examples-paths
- foo
- examples
- src
- symbols-all-mangled
- rustdoc-gui
- src/test_docs
- rustdoc/intra-doc
- ui
- abi
- array-slice-vec
- associated-consts
- associated-types
- attributes
- autoref-autoderef
- borrowck
- cast
- closures
- codegen
- coherence
- const-generics
- defaults
- generic_const_exprs
- min_const_generics
- consts
- cross-crate
- auxiliary
- did_you_mean
- drop
- dyn-compatibility
- explicit-tail-calls
- generic-associated-types
- generic-const-items
- generics
- impl-trait
- inference
- instrument-coverage
- issues
- auxiliary
- iterators
- lifetimes
- linking
- auxiliary
- lint
- loops
- macros
- match
- methods
- mismatched_types
- missing/missing-items
- modules
- moves
- numbers-arithmetic
- parser
- issues
- recover
- pattern
- privacy
- resolve
- structs
- symbol-names
- auxiliary
- threads-sendsync
- trait-bounds
- trait-objects
- traits
- const-traits
- try-trait
- type-alias
- type-inference
- typeck
- type
- unboxed-closures
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
591 files changed
+11366
-7812
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4519 | 4519 |
| |
4520 | 4520 |
| |
4521 | 4521 |
| |
| 4522 | + | |
4522 | 4523 |
| |
4523 | 4524 |
| |
4524 | 4525 |
| |
|
Lines changed: 137 additions & 0 deletions
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 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
1 | 138 |
| |
2 | 139 |
| |
3 | 140 |
| |
|
Lines changed: 6 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
238 |
| - | |
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| |||
1052 | 1052 |
| |
1053 | 1053 |
| |
1054 | 1054 |
| |
| 1055 | + | |
1055 | 1056 |
| |
1056 | 1057 |
| |
1057 | 1058 |
| |
1058 |
| - | |
1059 | 1059 |
| |
1060 | 1060 |
| |
1061 | 1061 |
| |
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
1070 |
| - | |
1071 |
| - | |
1072 |
| - | |
1073 |
| - | |
1074 |
| - | |
1075 |
| - | |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
1079 | 1073 |
| |
1080 | 1074 |
| |
1081 | 1075 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
244 | 248 |
| |
245 | 249 |
| |
246 | 250 |
| |
|
Lines changed: 31 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 |
| - | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
1128 | 1130 |
| |
1129 | 1131 |
| |
1130 | 1132 |
| |
| |||
1175 | 1177 |
| |
1176 | 1178 |
| |
1177 | 1179 |
| |
1178 |
| - | |
1179 |
| - | |
1180 |
| - | |
1181 |
| - | |
1182 |
| - | |
1183 |
| - | |
1184 |
| - | |
1185 |
| - | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
1186 | 1192 |
| |
1187 | 1193 |
| |
1188 | 1194 |
| |
1189 | 1195 |
| |
1190 |
| - | |
1191 |
| - | |
1192 |
| - | |
1193 |
| - | |
1194 |
| - | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
1195 | 1204 |
| |
1196 |
| - | |
1197 |
| - | |
| 1205 | + | |
1198 | 1206 |
| |
1199 | 1207 |
| |
1200 | 1208 |
| |
| |||
1623 | 1631 |
| |
1624 | 1632 |
| |
1625 | 1633 |
| |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
1626 | 1641 |
| |
1627 | 1642 |
| |
1628 | 1643 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
626 | 646 |
| |
627 | 647 |
| |
628 | 648 |
| |
|
Lines changed: 15 additions & 0 deletions
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 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
0 commit comments