File tree
121 files changed
+297
-69
lines changed- src/tools/run-make-support/src
- external_deps
- tests/run-make
- CURRENT_RUSTC_VERSION
- allow-warnings-cmdline-stability
- apple-deployment-target
- apple-sdk-version
- artifact-incr-cache
- artifact-incr-cache-no-obj
- bin-emit-no-symbols
- box-struct-no-segfault
- checksum-freshness
- compiler-lookup-paths
- compiler-lookup-paths-2
- const-trait-stable-toolchain
- crate-circular-deps-link
- cross-lang-lto
- cross-lang-lto-upstream-rlibs
- 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-copies
- extern-multiple-copies2
- 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-arg
- link-args-order
- 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
- mte-ffi
- 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
- pass-linker-flags-from-dep
- pgo-gen-no-imp-symbols
- pretty-print-with-dep-file
- proc-macro-three-crates
- remap-path-prefix
- remap-path-prefix-dwarf
- repr128-dwarf
- reproducible-build-2
- resolve-rename
- rlib-format-packed-bundled-libs-2
- rustc-macro-dep-files
- rustdoc-default-output
- 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-test-args
- rustdoc-with-short-out-dir-option
- short-ice
- stable-symbol-names
- static-pie
- staticlib-blank-lib
- staticlib-broken-bitcode
- staticlib-thin-archive
- stdin-rustc
- stdin-rustdoc
- symbol-visibility
- symbols-include-type-name
- sysroot-crates-are-unstable
- track-path-dep-info
- type-mismatch-same-crate-name
- unknown-mod-stdin
- unstable-feature-usage-metrics
- unstable-feature-usage-metrics-incremental
- use-suggestions-rust-2018
- used
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+297
-69
lines changedLines changed: 17 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 |
| |
34 | 40 |
| |
35 | 41 |
| |
| |||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
49 |
| - | |
| 55 | + | |
| 56 | + | |
50 | 57 |
| |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
54 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
55 | 64 |
| |
56 | 65 |
| |
57 | 66 |
| |
58 | 67 |
| |
59 | 68 |
| |
60 | 69 |
| |
61 |
| - | |
| 70 | + | |
62 | 71 |
| |
63 | 72 |
| |
64 | 73 |
| |
| |||
234 | 243 |
| |
235 | 244 |
| |
236 | 245 |
| |
237 |
| - | |
238 |
| - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
239 | 249 |
| |
240 | 250 |
| |
241 | 251 |
| |
|
Lines changed: 31 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 |
| |
15 | 24 |
| |
16 | 25 |
| |
17 | 26 |
| |
| 27 | + | |
18 | 28 |
| |
19 | 29 |
| |
20 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 |
| |
22 | 37 |
| |
23 | 38 |
| |
| |||
28 | 43 |
| |
29 | 44 |
| |
30 | 45 |
| |
31 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
32 | 49 |
| |
33 | 50 |
| |
34 | 51 |
| |
35 |
| - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
36 | 60 |
| |
37 | 61 |
| |
38 | 62 |
| |
| |||
85 | 109 |
| |
86 | 110 |
| |
87 | 111 |
| |
88 |
| - | |
89 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
90 | 115 |
| |
91 | 116 |
| |
92 | 117 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
29 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 |
| |
31 | 37 |
| |
32 | 38 |
| |
| |||
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
| 139 | + | |
133 | 140 |
| |
134 | 141 |
| |
135 | 142 |
| |
136 | 143 |
| |
137 | 144 |
| |
138 | 145 |
| |
| 146 | + | |
139 | 147 |
| |
140 | 148 |
| |
141 | 149 |
| |
| |||
145 | 153 |
| |
146 | 154 |
| |
147 | 155 |
| |
| 156 | + | |
148 | 157 |
| |
149 | 158 |
| |
150 | 159 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
| |||
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
61 |
| - | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
| |||
82 | 80 |
| |
83 | 81 |
| |
84 | 82 |
| |
85 |
| - | |
86 | 83 |
| |
87 | 84 |
| |
88 | 85 |
| |
| |||
108 | 105 |
| |
109 | 106 |
| |
110 | 107 |
| |
111 |
| - | |
112 | 108 |
| |
113 | 109 |
| |
114 | 110 |
| |
| |||
147 | 143 |
| |
148 | 144 |
| |
149 | 145 |
| |
150 |
| - | |
151 | 146 |
| |
152 | 147 |
| |
153 | 148 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
| 27 | + | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
| |||
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
48 |
| - | |
| 47 | + | |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
56 |
| - | |
| 55 | + | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
| |||
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
72 |
| - | |
73 | 71 |
| |
74 | 72 |
| |
75 | 73 |
| |
| |||
80 | 78 |
| |
81 | 79 |
| |
82 | 80 |
| |
83 |
| - | |
84 | 81 |
| |
85 | 82 |
| |
86 | 83 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
0 commit comments