File tree
119 files changed
+2319
-1250
lines changed- compiler
- rustc_builtin_macros/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis/src
- astconv
- check
- compare_impl_item
- collect
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- outlives
- rustc_lint/src
- rustc_middle/src
- ty
- rustc_mir_build/src/build/matches
- rustc_mir_transform/src
- rustc_parse/src
- lexer
- parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_system/src/query
- rustc_resolve/src
- rustc_session/src
- rustc_symbol_mangling/src/typeid
- rustc_target/src/spec/targets
- rustc_trait_selection/src
- solve
- assembly
- normalizes_to
- traits
- error_reporting
- select
- library
- alloc/src
- std
- src
- io
- sync
- mpmc
- reentrant_lock
- sys/pal
- hermit
- windows
- src
- bootstrap/src/core
- build_steps
- config
- doc/rustc/src
- platform-support
- librustdoc/html
- highlight/fixtures
- tools
- clippy/tests/ui/crashes
- miri
- src/bin
- tests/fail
- rustfmt/src
- parse
- tests
- codegen
- sanitizer
- rustdoc
- rustdoc-ui/lints
- ui
- async-await
- async-closures
- async-fn
- did_you_mean
- foreign
- impl-trait
- in-trait
- implied-bounds
- lowering
- parser
- resolve
- suggestions
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+2319
-1250
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1640 | 1640 |
| |
1641 | 1641 |
| |
1642 | 1642 |
| |
1643 |
| - | |
| 1643 | + | |
1644 | 1644 |
| |
1645 |
| - | |
| 1645 | + | |
1646 | 1646 |
| |
1647 | 1647 |
| |
1648 | 1648 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 | 139 |
| |
161 | 140 |
| |
162 | 141 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
111 | 130 |
| |
112 | 131 |
| |
113 | 132 |
| |
| |||
1289 | 1308 |
| |
1290 | 1309 |
| |
1291 | 1310 |
| |
1292 |
| - | |
1293 |
| - | |
1294 |
| - | |
1295 |
| - | |
1296 |
| - | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
1297 | 1314 |
| |
1298 | 1315 |
| |
1299 | 1316 |
| |
|
0 commit comments