File tree
728 files changed
+10507
-7117
lines changed- compiler
- rustc_abi/src
- rustc_ast/src
- attr
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- pprust
- state
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check/liveness
- rustc_builtin_macros/src
- assert
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src
- rustc_codegen_gcc
- example
- src
- rustc_codegen_llvm/src
- coverageinfo
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_data_structures/src
- rustc_driver/src
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- collect
- outlives
- variance
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- method
- rustc_incremental/src/persist
- rustc_infer/src/infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- nll_relate
- opaque_types
- outlives
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- hir
- middle
- mir
- interpret
- allocation
- query
- traits
- ty
- consts
- print
- rustc_mir_build/src
- build
- custom
- parse
- expr
- thir
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_serialize/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec
- rustc_trait_selection/src
- traits
- error_reporting
- query
- select
- specialize
- rustc_traits/src
- rustc_ty_utils/src
- library
- alloc
- src/collections/vec_deque
- tests
- core/src
- intrinsics
- macros
- mem
- prelude
- str
- std/src
- prelude
- sys
- common
- hermit
- wasi
- windows
- sys_common
- src
- bootstrap
- ci/docker
- host-x86_64/test-various
- uefi_qemu_test
- scripts
- doc
- rustc/src
- platform-support
- style-guide/src
- unstable-book/src/language-features
- etc
- natvis
- librustdoc/clean
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
728 files changed
+10507
-7117
lines changed+12-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
| 77 | + | |
76 | 78 |
| |
77 | 79 |
| |
78 | 80 |
| |
| |||
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
142 | 148 |
| |
143 | 149 |
| |
144 | 150 |
| |
| |||
229 | 235 |
| |
230 | 236 |
| |
231 | 237 |
| |
232 |
| - | |
| 238 | + | |
233 | 239 |
| |
234 | 240 |
| |
235 | 241 |
| |
| |||
396 | 402 |
| |
397 | 403 |
| |
398 | 404 |
| |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
399 | 409 |
| |
400 | 410 |
| |
401 | 411 |
| |
| |||
522 | 532 |
| |
523 | 533 |
| |
524 | 534 |
| |
| 535 | + | |
525 | 536 |
| |
526 | 537 |
| |
527 | 538 |
| |
|
+99-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
288 | 288 |
| |
289 | 289 |
| |
290 | 290 |
| |
291 |
| - | |
292 | 291 |
| |
293 | 292 |
| |
294 | 293 |
| |
| |||
298 | 297 |
| |
299 | 298 |
| |
300 | 299 |
| |
301 |
| - | |
| 300 | + | |
302 | 301 |
| |
303 | 302 |
| |
304 | 303 |
| |
| |||
312 | 311 |
| |
313 | 312 |
| |
314 | 313 |
| |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
| |||
870 | 870 |
| |
871 | 871 |
| |
872 | 872 |
| |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
873 | 879 |
| |
874 | 880 |
| |
875 | 881 |
| |
| |||
1060 | 1066 |
| |
1061 | 1067 |
| |
1062 | 1068 |
| |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
1063 | 1082 |
| |
1064 | 1083 |
| |
1065 | 1084 |
| |
| |||
1213 | 1232 |
| |
1214 | 1233 |
| |
1215 | 1234 |
| |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1216 | 1269 |
| |
1217 | 1270 |
| |
1218 | 1271 |
| |
| |||
1907 | 1960 |
| |
1908 | 1961 |
| |
1909 | 1962 |
| |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
1910 | 1985 |
| |
1911 | 1986 |
| |
1912 | 1987 |
| |
| |||
2116 | 2191 |
| |
2117 | 2192 |
| |
2118 | 2193 |
| |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
2119 | 2200 |
| |
2120 | 2201 |
| |
2121 | 2202 |
| |
| |||
3193 | 3274 |
| |
3194 | 3275 |
| |
3195 | 3276 |
| |
| 3277 | + | |
3196 | 3278 |
| |
3197 | 3279 |
| |
3198 | 3280 |
| |
| |||
3916 | 3998 |
| |
3917 | 3999 |
| |
3918 | 4000 |
| |
| 4001 | + | |
3919 | 4002 |
| |
3920 | 4003 |
| |
3921 | 4004 |
| |
| |||
4508 | 4591 |
| |
4509 | 4592 |
| |
4510 | 4593 |
| |
| 4594 | + | |
| 4595 | + | |
| 4596 | + | |
| 4597 | + | |
| 4598 | + | |
| 4599 | + | |
| 4600 | + | |
| 4601 | + | |
| 4602 | + | |
| 4603 | + | |
| 4604 | + | |
| 4605 | + | |
| 4606 | + | |
| 4607 | + | |
4511 | 4608 |
| |
4512 | 4609 |
| |
4513 | 4610 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
214 | 310 |
| |
215 | 311 |
| |
216 | 312 |
| |
|
0 commit comments