File tree
573 files changed
+7326
-2976
lines changed- compiler
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- coverageinfo/mapgen
- rustc_codegen_ssa/src
- mir
- rustc_const_eval
- src
- interpret
- rustc_data_structures/src
- rustc_errors/src/markdown
- rustc_expand
- src
- mbe
- rustc_hir_analysis/src
- check
- collect
- rustc_hir_typeck/src/method
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- mir/interpret
- ty
- print
- rustc_mir_build
- src
- builder
- rustc_mir_transform/src/coverage
- rustc_next_trait_solver/src/solve/assembly
- rustc_parse
- src
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests
- common
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_target/src/spec/targets
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- coretests/tests
- core/src/macros
- stdarch/crates/core_arch/src/wasm32
- std
- src
- sys/pal
- sgx/abi/usercalls
- unix
- thread
- windows_targets/src
- src
- bootstrap/src
- core
- build_steps
- utils
- tests
- ci/docker/host-x86_64
- pr-check-1
- test-various
- uefi_qemu_test
- doc/rustc-dev-guide
- src
- librustdoc
- clean
- html/static/js
- tools
- clippy
- .github/workflows
- clippy_dev/src
- clippy_lints_internal/src
- clippy_lints/src
- attrs
- casts
- doc
- functions
- loops
- matches
- methods
- operators
- clippy_utils
- src
- ty
- type_certainty
- rustc_tools_util/src
- tests
- ui-toml
- check_incompatible_msrv_in_tests
- enum_variant_size
- ui
- auxiliary
- pattern_type_mismatch
- auxiliary
- util/gh-pages
- compiletest/src
- directives
- generate-copyright
- src
- miri
- src/shims
- tests/fail
- function_pointers
- shims
- tail_calls
- tidy
- src
- extra_checks
- tests
- assembly-llvm
- asm
- codegen-llvm
- cffi
- enum
- intrinsics
- coverage
- crashes
- debuginfo
- mir-opt
- coverage
- issues
- pre-codegen
- run-make
- linker-warning
- rustdoc-target-modifiers
- uefi-qemu
- uefi_qemu_test
- src
- ui
- allocator
- asm
- x86_64
- async-await
- in-trait
- attributes
- unsafe
- backtrace
- borrowck
- c-variadic
- cast
- cfg
- closures/2229_closure_analysis/match
- codegen
- equal-pointers-unequal
- as-cast
- exposed-provenance
- strict-provenance
- const-generics
- min_const_generics
- consts
- const-eval
- coroutine
- cross-crate
- auxiliary
- delegation
- derives
- drop
- dyn-compatibility
- editions
- enum
- extern
- feature-gates
- float
- generics
- auxiliary
- intrinsics
- issues
- iterators
- auxiliary
- layout
- lint/unused
- loop-match
- lto
- macros
- marker_trait_attr
- match
- methods
- mir
- moves
- nll
- numbers-arithmetic
- offset-of
- panic-runtime
- parser
- pattern/move-ref-patterns
- privacy
- proc-macro
- process
- recursion
- return
- rfcs
- rfc-2091-track-caller
- rfc-2294-if-let-guard
- runtime
- on-broken-pipe
- sanitizer
- cfi
- self-profile
- self
- simd
- intrinsic
- sized
- statics
- static
- structs
- suggestions
- trait-bounds
- traits
- bound
- const-traits
- transmutability
- type-inference
- unboxed-closures
- uninhabited
- union
- unreachable-code
- unsafe-binders
- unsized
- use
- wf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
573 files changed
+7326
-2976
lines changedLines changed: 3 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
445 |
| - | |
446 |
| - | |
447 |
| - | |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
452 |
| - | |
453 |
| - | |
454 |
| - | |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 | 444 |
| |
459 | 445 |
| |
460 | 446 |
| |
| |||
1364 | 1350 |
| |
1365 | 1351 |
| |
1366 | 1352 |
| |
1367 |
| - | |
| 1353 | + | |
1368 | 1354 |
| |
1369 | 1355 |
| |
1370 | 1356 |
| |
| |||
4255 | 4241 |
| |
4256 | 4242 |
| |
4257 | 4243 |
| |
| 4244 | + | |
4258 | 4245 |
| |
4259 | 4246 |
| |
4260 | 4247 |
| |
| |||
5369 | 5356 |
| |
5370 | 5357 |
| |
5371 | 5358 |
| |
5372 |
| - | |
| 5359 | + | |
5373 | 5360 |
| |
5374 | 5361 |
| |
5375 | 5362 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2849 | 2849 |
| |
2850 | 2850 |
| |
2851 | 2851 |
| |
2852 |
| - | |
| 2852 | + | |
2853 | 2853 |
| |
2854 | 2854 |
| |
2855 | 2855 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
419 | 428 |
| |
420 | 429 |
| |
421 | 430 |
| |
422 | 431 |
| |
423 | 432 |
| |
424 | 433 |
| |
| 434 | + | |
| 435 | + | |
| 436 | + | |
425 | 437 |
| |
426 | 438 |
| |
427 | 439 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 |
| |
65 | 68 |
| |
| 69 | + | |
66 | 70 |
| |
67 | 71 |
| |
68 | 72 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
Lines changed: 139 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 | + | |
| 138 | + | |
| 139 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
| |||
154 | 157 |
| |
155 | 158 |
| |
156 | 159 |
| |
| 160 | + | |
| 161 | + | |
157 | 162 |
| |
158 | 163 |
| |
159 | 164 |
| |
| |||
186 | 191 |
| |
187 | 192 |
| |
188 | 193 |
| |
| 194 | + | |
| 195 | + | |
189 | 196 |
| |
190 | 197 |
| |
191 | 198 |
| |
|
Lines changed: 52 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 | 1292 |
| |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
| 1297 | + | |
| 1298 | + | |
| 1299 | + | |
| 1300 | + | |
| 1301 | + | |
| 1302 | + | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
| 1310 | + | |
| 1311 | + | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
1293 | 1345 |
| |
1294 | 1346 |
| |
1295 | 1347 |
| |
|
0 commit comments