File tree
270 files changed
+1196
-577
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_const_eval/src/util
- rustc_hir_analysis/src/check
- rustc_lint/src
- rustc_middle/src
- ty/print
- rustc_session/src
- rustc_target/src/spec/targets
- library
- coretests/tests
- num
- core/src
- intrinsics
- num
- std_detect
- src/detect
- arch
- os
- std/src/io
- src
- ci/github-actions
- doc/rustc/src
- platform-support
- librustdoc/html/static/js
- tools
- build-manifest/src
- clippy/tests/ui/checked_unwrap
- miri/tests/pass
- rustdoc-js
- tests
- codegen-llvm/intrinsics
- ui
- abi
- associated-consts
- associated-type-bounds
- associated-types
- async-await/async-closures
- attributes
- auto-traits
- borrowck
- cast
- closures
- 2229_closure_analysis/match
- coercion
- coherence
- const-generics
- generic_const_exprs
- issues
- min_const_generics
- consts
- const-eval
- coroutine
- delegation
- diagnostic_namespace
- do_not_recommend
- on_unimplemented
- did_you_mean
- drop
- dyn-compatibility
- dynamically-sized-types
- editions
- errors
- expr/if
- extern
- feature-gates
- fn
- generics
- impl-trait
- in-trait
- imports
- inference
- issues
- iterators
- lang-items
- lifetimes
- link-native-libs
- linkage-attr/raw-dylib/windows
- lint
- let_underscore
- rfc-2457-non-ascii-idents
- semicolon-in-expressions-from-macros
- unused
- macros
- malformed
- methods
- mir
- moves
- never_type
- nll
- overloaded
- parser
- recover
- removed-syntax
- pattern
- proc-macro
- pub
- repr
- rfcs/rfc-2497-if-let-chains
- self
- sized
- span
- statics
- stdlib-unit-tests
- std
- structs-enums
- suggestions
- traits
- alias
- bound
- const-traits
- default-method
- trait-upcasting
- type-alias-enum-variants
- unboxed-closures
- unsafe
- unsafe_op_in_unsafe_fn
- wf
- where-clauses
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
270 files changed
+1196
-577
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
| 333 | + | |
333 | 334 |
| |
334 | 335 |
| |
335 | 336 |
| |
336 |
| - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
337 | 343 |
| |
338 | 344 |
| |
339 | 345 |
| |
|
Lines changed: 30 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 |
| |
7 | 7 |
| |
| |||
132 | 132 |
| |
133 | 133 |
| |
134 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
135 | 164 |
| |
136 | 165 |
| |
137 | 166 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
139 | 143 |
| |
140 | 144 |
| |
141 | 145 |
| |
| |||
218 | 222 |
| |
219 | 223 |
| |
220 | 224 |
| |
221 |
| - | |
| 225 | + | |
222 | 226 |
| |
223 | 227 |
| |
224 | 228 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 |
| |
67 | 73 |
| |
68 | 74 |
| |
|
Lines changed: 27 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
214 | 215 |
| |
215 | 216 |
| |
216 | 217 |
| |
217 | 218 |
| |
218 | 219 |
| |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
219 | 236 |
| |
220 | 237 |
| |
221 | 238 |
| |
| |||
224 | 241 |
| |
225 | 242 |
| |
226 | 243 |
| |
227 |
| - | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
228 | 253 |
| |
229 | 254 |
| |
230 | 255 |
| |
| |||
427 | 452 |
| |
428 | 453 |
| |
429 | 454 |
| |
430 |
| - | |
| 455 | + | |
431 | 456 |
| |
432 | 457 |
| |
433 | 458 |
| |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
127 | 136 |
| |
128 | 137 |
| |
129 | 138 |
| |
| |||
162 | 171 |
| |
163 | 172 |
| |
164 | 173 |
| |
165 |
| - | |
166 |
| - | |
167 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
168 | 178 |
| |
169 | 179 |
| |
170 | 180 |
| |
|
Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| |||
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
142 |
| - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
143 | 147 |
| |
144 | 148 |
| |
145 | 149 |
| |
| |||
164 | 168 |
| |
165 | 169 |
| |
166 | 170 |
| |
167 |
| - | |
| 171 | + | |
168 | 172 |
| |
169 | 173 |
| |
170 | 174 |
| |
| |||
240 | 244 |
| |
241 | 245 |
| |
242 | 246 |
| |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
243 | 253 |
| |
244 | 254 |
| |
245 | 255 |
| |
| |||
596 | 606 |
| |
597 | 607 |
| |
598 | 608 |
| |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
599 | 616 |
| |
600 | 617 |
| |
601 | 618 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
340 |
| - | |
341 | 339 |
| |
| 340 | + | |
| 341 | + | |
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - |
0 commit comments