File tree
135 files changed
+913
-239
lines changed- compiler
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_codegen_cranelift/src/abi
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src/mir
- rustc_lint/src
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_target/src/callconv
- rustc_type_ir/src/search_graph
- library
- tests
- assembly
- naked-functions
- codegen/riscv-abi
- run-make
- CURRENT_RUSTC_VERSION
- allow-warnings-cmdline-stability
- 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
- 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-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
- unstable-feature-usage-metrics-incremental
- use-suggestions-rust-2018
- used
- ui
- abi/numbers-arithmetic
- parser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+913
-239
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
| 191 | + | |
| 192 | + | |
| 193 | + | |
191 | 194 |
| |
192 | 195 |
| |
193 | 196 |
| |
|
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: 42 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
44 | 55 |
| |
45 | 56 |
| |
46 | 57 |
| |
| |||
55 | 66 |
| |
56 | 67 |
| |
57 | 68 |
| |
58 |
| - | |
| 69 | + | |
59 | 70 |
| |
60 | 71 |
| |
61 | 72 |
| |
62 | 73 |
| |
63 |
| - | |
64 |
| - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
65 | 83 |
| |
66 | 84 |
| |
67 | 85 |
| |
68 | 86 |
| |
69 | 87 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
74 | 92 |
| |
75 | 93 |
| |
76 |
| - | |
| 94 | + | |
77 | 95 |
| |
78 | 96 |
| |
79 | 97 |
| |
| |||
104 | 122 |
| |
105 | 123 |
| |
106 | 124 |
| |
107 |
| - | |
| 125 | + | |
108 | 126 |
| |
109 | 127 |
| |
110 | 128 |
| |
| |||
160 | 178 |
| |
161 | 179 |
| |
162 | 180 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
166 | 185 |
| |
167 | 186 |
| |
168 | 187 |
| |
| |||
187 | 206 |
| |
188 | 207 |
| |
189 | 208 |
| |
190 |
| - | |
191 | 209 |
| |
192 | 210 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
196 | 217 |
| |
197 | 218 |
| |
198 | 219 |
| |
| |||
205 | 226 |
| |
206 | 227 |
| |
207 | 228 |
| |
208 |
| - | |
| 229 | + | |
209 | 230 |
| |
210 | 231 |
| |
211 | 232 |
| |
| |||
214 | 235 |
| |
215 | 236 |
| |
216 | 237 |
| |
217 |
| - | |
218 | 238 |
| |
219 |
| - | |
220 |
| - | |
| 239 | + | |
| 240 | + | |
221 | 241 |
| |
222 | 242 |
| |
223 | 243 |
| |
224 |
| - | |
225 |
| - | |
226 |
| - | |
| 244 | + | |
227 | 245 |
| |
228 | 246 |
| |
229 | 247 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
626 | 626 |
| |
627 | 627 |
| |
628 | 628 |
| |
629 |
| - | |
| 629 | + | |
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
|
Lines changed: 48 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
558 | 558 |
| |
559 | 559 |
| |
560 | 560 |
| |
561 |
| - | |
562 |
| - | |
| 561 | + | |
563 | 562 |
| |
564 | 563 |
| |
565 | 564 |
| |
| |||
1618 | 1617 |
| |
1619 | 1618 |
| |
1620 | 1619 |
| |
1621 |
| - | |
1622 |
| - | |
| 1620 | + | |
1623 | 1621 |
| |
1624 | 1622 |
| |
1625 | 1623 |
| |
| |||
1969 | 1967 |
| |
1970 | 1968 |
| |
1971 | 1969 |
| |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
| 2001 | + | |
| 2002 | + | |
| 2003 | + | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
259 | 260 |
| |
260 | 261 |
| |
261 | 262 |
| |
262 |
| - | |
| 263 | + | |
263 | 264 |
| |
264 | 265 |
| |
265 | 266 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 |
| - | |
| 137 | + | |
137 | 138 |
| |
138 | 139 |
| |
139 | 140 |
| |
|
Lines changed: 28 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
689 |
| - | |
690 |
| - | |
691 |
| - | |
692 |
| - | |
693 |
| - | |
694 |
| - | |
695 |
| - | |
696 |
| - | |
697 |
| - | |
698 |
| - | |
699 |
| - | |
700 |
| - | |
701 |
| - | |
702 |
| - | |
703 |
| - | |
704 |
| - | |
705 |
| - | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
706 | 717 |
| |
707 | 718 |
| |
708 | 719 |
| |
|
0 commit comments