File tree
292 files changed
+4627
-1758
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- abi
- driver
- rustc_codegen_gcc/src
- intrinsic
- rustc_codegen_llvm/src
- llvm
- rustc_codegen_ssa
- src
- back
- mir
- traits
- rustc_driver_impl/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_metadata/src
- rustc_middle/src
- hir
- query
- traits
- ty
- rustc_mir_transform/src
- coroutine
- rustc_monomorphize
- src
- mono_checks
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_smir/src
- rustc_smir
- convert
- stable_mir
- rustc_target/src
- asm
- callconv
- spec
- rustc_ty_utils/src
- rustc_type_ir/src
- search_graph
- solve
- library
- coretests/tests/panic
- core/src/panic
- proc_macro/src/bridge
- std/src
- src
- bootstrap
- src
- core
- build_steps
- builder
- config
- utils
- build_stamp
- cc_detect
- tests
- build_helper/src
- ci
- docker/host-x86_64
- i686-gnu-nopt
- x86_64-gnu-nopt
- github-actions
- doc/rustc/src/platform-support
- tools
- clippy/clippy_lints/src
- casts
- loops
- matches
- transmute
- miri
- src
- tests/pass/shims
- rust-analyzer/crates/hir-expand/src
- tests
- assembly
- asm
- naked-functions
- codegen
- riscv-abi
- mir-opt
- run-make
- CURRENT_RUSTC_VERSION
- allow-warnings-cmdline-stability
- artifact-incr-cache-no-obj
- artifact-incr-cache
- bin-emit-no-symbols
- box-struct-no-segfault
- checksum-freshness
- compiler-lookup-paths-2
- compiler-lookup-paths
- const-trait-stable-toolchain
- crate-circular-deps-link
- cross-lang-lto-upstream-rlibs
- cross-lang-lto
- debugger-visualizer-dep-info
- dep-info
- diagnostics-traits-from-duplicate-crates
- doctests-merge
- doctests-runtool
- dump-mono-stats
- duplicate-output-flavors
- embed-metadata
- embed-source-dwarf
- emit-named-files
- emit-path-unhashed
- emit-stack-sizes
- emit-to-stdout
- env-dep-info
- error-found-staticlib-instead-crate
- exit-code
- export
- disambiguator
- extern-opt
- simple
- extern-diff-internal-name
- extern-flag-fun
- extern-flag-rename-transitive
- extern-multiple-copies2
- extern-multiple-copies
- ice-static-mir
- include-all-symbols-linking
- include-bytes-deps
- incremental-debugger-visualizer
- inline-always-many-cgu
- invalid-so
- invalid-staticlib
- invalid-symlink-search-path
- invalid-tmpdir-env-var
- issue-107495-archive-permissions
- issue-125484-used-dependencies
- json-error-no-offset
- lib-trait-for-trait-no-ice
- link-args-order
- link-arg
- link-dedup
- linker-warning
- llvm-outputs
- lto-avoid-object-duplication
- manual-crate-name
- many-crates-but-no-match
- metadata-dep-info
- metadata-only-crate-no-ice
- missing-crate-dependency
- multiple-emits
- native-lib-alt-naming
- native-link-modifier-verbatim-linker
- native-link-modifier-verbatim-rustc
- no-builtins-attribute
- no-builtins-lto
- non-unicode-env
- non-unicode-in-incremental-dir
- notify-all-emit-artifacts
- optimization-remarks-dir
- overwrite-input
- parallel-rustc-no-overwrite
- pass-linker-flags-from-dep
- pass-linker-flags
- pgo-gen-no-imp-symbols
- pretty-print-with-dep-file
- proc-macro-three-crates
- remap-path-prefix-dwarf
- remap-path-prefix
- repr128-dwarf
- reproducible-build-2
- resolve-rename
- rlib-format-packed-bundled-libs-2
- rustc-macro-dep-files
- rustdoc-scrape-examples-invalid-expr
- rustdoc-scrape-examples-multiple
- rustdoc-scrape-examples-ordering
- rustdoc-scrape-examples-remap
- rustdoc-scrape-examples-test
- rustdoc-scrape-examples-whitespace
- rustdoc-with-short-out-dir-option
- short-ice
- stable-symbol-names
- staticlib-blank-lib
- staticlib-broken-bitcode
- staticlib-thin-archive
- stdin-rustc
- symbol-visibility
- symbols-include-type-name
- track-path-dep-info
- type-mismatch-same-crate-name
- unknown-mod-stdin
- unstable-feature-usage-metrics-incremental
- unstable-feature-usage-metrics
- use-suggestions-rust-2018
- used
- ui-fulldeps
- auxiliary
- codegen-backend/auxiliary
- stable-mir
- ui
- abi/numbers-arithmetic
- async-await/async-drop
- borrowck
- editions
- label
- lint
- macros
- never_type
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
292 files changed
+4627
-1758
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| 42 | + | |
| 43 | + | |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
| |||
116 | 119 |
| |
117 | 120 |
| |
118 | 121 |
| |
| 122 | + | |
119 | 123 |
| |
120 | 124 |
| |
121 | 125 |
| |
| |||
403 | 407 |
| |
404 | 408 |
| |
405 | 409 |
| |
| 410 | + | |
| 411 | + | |
406 | 412 |
| |
407 | 413 |
| |
408 | 414 |
| |
| |||
493 | 499 |
| |
494 | 500 |
| |
495 | 501 |
| |
| 502 | + | |
496 | 503 |
| |
497 | 504 |
| |
498 | 505 |
| |
|
Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1450 | 1450 |
| |
1451 | 1451 |
| |
1452 | 1452 |
| |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
1453 | 1462 |
| |
1454 | 1463 |
| |
1455 | 1464 |
| |
1456 | 1465 |
| |
1457 |
| - | |
| 1466 | + | |
1458 | 1467 |
| |
1459 | 1468 |
| |
1460 | 1469 |
| |
| |||
1463 | 1472 |
| |
1464 | 1473 |
| |
1465 | 1474 |
| |
1466 |
| - | |
| 1475 | + | |
1467 | 1476 |
| |
1468 | 1477 |
| |
1469 | 1478 |
| |
| |||
1490 | 1499 |
| |
1491 | 1500 |
| |
1492 | 1501 |
| |
1493 |
| - | |
| 1502 | + | |
1494 | 1503 |
| |
1495 | 1504 |
| |
1496 | 1505 |
| |
| |||
1525 | 1534 |
| |
1526 | 1535 |
| |
1527 | 1536 |
| |
1528 |
| - | |
| 1537 | + | |
1529 | 1538 |
| |
1530 | 1539 |
| |
1531 | 1540 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1700 | 1700 |
| |
1701 | 1701 |
| |
1702 | 1702 |
| |
1703 |
| - | |
| 1703 | + | |
| 1704 | + | |
1704 | 1705 |
| |
1705 | 1706 |
| |
1706 | 1707 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| |||
599 | 600 |
| |
600 | 601 |
| |
601 | 602 |
| |
| 603 | + | |
602 | 604 |
| |
603 | 605 |
| |
604 | 606 |
| |
| |||
697 | 699 |
| |
698 | 700 |
| |
699 | 701 |
| |
| 702 | + | |
700 | 703 |
| |
701 | 704 |
| |
702 | 705 |
| |
| |||
941 | 944 |
| |
942 | 945 |
| |
943 | 946 |
| |
| 947 | + | |
944 | 948 |
| |
945 | 949 |
| |
946 | 950 |
| |
| |||
1100 | 1104 |
| |
1101 | 1105 |
| |
1102 | 1106 |
| |
| 1107 | + | |
1103 | 1108 |
| |
1104 | 1109 |
| |
1105 | 1110 |
| |
|
Lines changed: 47 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
139 | 138 |
| |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
148 | 144 |
| |
149 |
| - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
150 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
151 | 181 |
| |
152 | 182 |
| |
153 | 183 |
| |
| |||
158 | 188 |
| |
159 | 189 |
| |
160 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
161 | 194 |
| |
162 | 195 |
| |
163 | 196 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 21 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 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
| 106 | + | |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
548 | 548 |
| |
549 | 549 |
| |
550 | 550 |
| |
551 |
| - | |
| 551 | + | |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
| |||
564 | 564 |
| |
565 | 565 |
| |
566 | 566 |
| |
567 |
| - | |
| 567 | + | |
568 | 568 |
| |
569 | 569 |
| |
570 | 570 |
| |
|
0 commit comments